Skip to content

Commit

Permalink
build: upgrade bun in GHA
Browse files Browse the repository at this point in the history
Signed-off-by: John DeAngelis <[email protected]>
  • Loading branch information
johndeange committed Nov 7, 2024
1 parent 47d5adc commit 0a5687c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-javascript/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ runs:
- name: Set up Bun
uses: oven-sh/setup-bun@4bc047ad259df6fc24a6c9b0f9a0cb08cf17fbe5 # v2.0.1
with:
bun-version: 1.1.34
bun-version: latest
- name: Install bun dependencies
shell: bash
working-directory: ./frontend
Expand Down

0 comments on commit 0a5687c

Please sign in to comment.