Skip to content

Commit

Permalink
chore: update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
hoangvu12 committed Sep 6, 2024
1 parent 4b7a4fd commit 7ea6de6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/actions/setup-node-bun-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ runs:

- uses: actions/setup-node@v3
with:
node-version: 18
cache: 'bun'
node-version: 20

- name: 📦 Install Project Dependencies
run: bun install --frozen-lockfile
Expand Down

0 comments on commit 7ea6de6

Please sign in to comment.