Skip to content

Commit 889daee

Browse files
ci: workflows: test-and-deploy: Update oven-sh/setup-bun to v2
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent d9591e1 commit 889daee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-and-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
submodules: recursive
5454

55-
- uses: oven-sh/setup-bun@v1
55+
- uses: oven-sh/setup-bun@v2
5656
with:
5757
bun-version: 1.0.3
5858

0 commit comments

Comments
 (0)