Skip to content

Commit f564779

Browse files
Bump actions/checkout from 6 to 7 (#176)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5531b21 commit f564779

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
@@ -8,6 +8,6 @@ jobs:
88
name: Install
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/checkout@v6
11+
- uses: actions/checkout@v7
1212
- uses: oven-sh/setup-bun@v2
1313
- run: bun install

0 commit comments

Comments
 (0)