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 8d5ce4b commit 3e3bc2dCopy full SHA for 3e3bc2d
.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: 1.x
+ bun-version: 1.2.22
60
61
- name: Get pnpm store directory
62
id: pnpm-cache
0 commit comments