Skip to content

Commit

Permalink
Update actions/setup-node@v3 -> v4
Browse files Browse the repository at this point in the history
  • Loading branch information
talal committed Jul 23, 2024
1 parent 724e8a2 commit e72466f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:
bb: 1.2.174

- name: Set up Node
uses: actions/setup-node@v3
uses: actions/setup-node@v4
with:
node-version: '18'
cache: 'yarn'
Expand Down

0 comments on commit e72466f

Please sign in to comment.