We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a6c4c0 + 2d4a97f commit 69f7019Copy full SHA for 69f7019
.github/workflows/run-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout code
19
uses: actions/checkout@v4
20
21
- - uses: oven-sh/setup-bun@v1
+ - uses: oven-sh/setup-bun@v2
22
with:
23
bun-version: latest
24
0 commit comments