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 05b14ec commit ec12255Copy full SHA for ec12255
.github/workflows/publish.yaml
@@ -14,7 +14,7 @@ jobs:
14
- name: Setup Bun
15
uses: oven-sh/setup-bun@v2
16
with:
17
- bun-version: latest
+ bun-version: 1.2.22
18
19
- name: Install Dependencies
20
run: bun install
0 commit comments