Skip to content

Commit 0cc5d19

Browse files
ci: workflows: test-and-deploy: Update bun to latest version
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
1 parent 1dded1c commit 0cc5d19

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
@@ -54,7 +54,7 @@ jobs:
5454

5555
- uses: oven-sh/setup-bun@v2
5656
with:
57-
bun-version: 1.0.3
57+
bun-version: 1.2.1
5858

5959
- name: Bun install
6060
run: bun install --cwd ./core/frontend

0 commit comments

Comments
 (0)