Skip to content

Commit 7bd1025

Browse files
committed
chore: bump checkout action to v6
1 parent 1f0ff78 commit 7bd1025

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
--health-retries 20
8585
8686
steps:
87-
- uses: actions/checkout@v4
87+
- uses: actions/checkout@v6
8888
- uses: oven-sh/setup-bun@v2
8989

9090
- run: bun install --frozen-lockfile

0 commit comments

Comments
 (0)