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.
1 parent 436c0d9 commit 51a8805Copy full SHA for 51a8805
.github/workflows/check.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- uses: actions/checkout@v3
9
- - uses: actions/setup-bun@v2
+ - uses: oven-sh/setup-bun@v2
10
with:
11
bun-version: "1.2.4"
12
- run: bun install --frozen-lockfile
0 commit comments