Skip to content

Commit

Permalink
Merge pull request #3047 from HHS/upgrade-bun
Browse files Browse the repository at this point in the history
build: upgrade bun in GHA
  • Loading branch information
johndeange authored Nov 12, 2024
2 parents efc2d8a + 0a5687c commit 64746bd
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.0.11
bun-version: latest
- name: Install bun dependencies
shell: bash
working-directory: ./frontend
Expand Down

0 comments on commit 64746bd

Please sign in to comment.