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 1327e1c commit 8d5ce4bCopy full SHA for 8d5ce4b
.github/workflows/build-test.yml
@@ -56,7 +56,7 @@ jobs:
56
if: matrix.runtime == 'bun'
57
uses: oven-sh/setup-bun@v2
58
with:
59
- bun-version: latest
+ bun-version: 1.x
60
61
- name: Get pnpm store directory
62
id: pnpm-cache
0 commit comments