We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 455912e + 3d06211 commit ae9277cCopy full SHA for ae9277c
.github/workflows/build.yml
@@ -6,7 +6,7 @@ jobs:
6
build-and-start:
7
runs-on: ubuntu-latest
8
steps:
9
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
10
- uses: oven-sh/setup-bun@v2
11
with:
12
bun-version: latest
0 commit comments