Skip to content

Commit 4b7f0f5

Browse files
authored
Merge pull request #281 from permafrost-dev/dependabot/github_actions/oven-sh/setup-bun-2
Bump oven-sh/setup-bun from 1 to 2
2 parents 736f0b4 + da81d10 commit 4b7f0f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
fetch-depth: 1
2323

24-
- uses: oven-sh/setup-bun@v1
24+
- uses: oven-sh/setup-bun@v2
2525
with:
2626
bun-version: latest
2727

0 commit comments

Comments
 (0)