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 09a01dd commit 708f2d2Copy full SHA for 708f2d2
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
- uses: oven-sh/setup-bun@v2
17
with:
18
- bun-version: 1.1.42
+ bun-version: 1.3.2
19
# - uses: ArtiomTr/jest-coverage-report-action@v2
20
# with:
21
# package-manager: bun
0 commit comments