Skip to content

Commit 1063d64

Browse files
committed
Update checkout
1 parent 281f89d commit 1063d64

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
@@ -21,7 +21,7 @@ jobs:
2121
build:
2222
runs-on: ubuntu-latest
2323
steps:
24-
- uses: actions/checkout@v4
24+
- uses: actions/checkout@v6
2525
- uses: oven-sh/setup-bun@v2
2626
- run: bun install
2727
env:

0 commit comments

Comments
 (0)