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 e5aca25 commit 7ce915fCopy full SHA for 7ce915f
.github/workflows/js_tests.yml
@@ -62,7 +62,7 @@ jobs:
62
- name: Install Bun
63
uses: oven-sh/setup-bun@v2
64
with:
65
- bun-version: 1.1.x
+ bun-version: 1.2.15
66
67
- name: Run Bun tests
68
run: pnpm test:bun
0 commit comments