There was an error while loading. Please reload this page.
1 parent 5531b21 commit f564779Copy full SHA for f564779
1 file changed
.github/workflows/ci.yml
@@ -8,6 +8,6 @@ jobs:
8
name: Install
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
12
- uses: oven-sh/setup-bun@v2
13
- run: bun install
0 commit comments