Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0edf099 commit 54ef288Copy full SHA for 54ef288
.github/workflows/run-tests.yml
@@ -58,7 +58,7 @@ jobs:
58
node-version: '18.x'
59
cache: 'npm'
60
cache-dependency-path: '**/package-lock.json'
61
- - uses: oven-sh/setup-bun@v1
+ - uses: oven-sh/setup-bun@v2
62
- name: setup pnpm/yarn
63
run: |
64
npm install -g corepack
0 commit comments