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 c496430 commit fe0147bCopy full SHA for fe0147b
.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.1
19
# - uses: ArtiomTr/jest-coverage-report-action@v2
20
# with:
21
# package-manager: bun
0 commit comments