Skip to content

Commit 2d4dab9

Browse files
angular-robotalan-agius4
authored andcommitted
build: update actions/setup-node action to v5 (#3034)
See associated pull request for more information. PR Close #3034
1 parent 4b4659e commit 2d4dab9

File tree

1 file changed

+1
-1
lines changed
  • github-actions/npm/checkout-and-setup-node

1 file changed

+1
-1
lines changed

github-actions/npm/checkout-and-setup-node/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ runs:
5858
with:
5959
run_install: false
6060

61-
- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
61+
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
6262
with:
6363
node-version-file: ${{ inputs.node-version-file-path }}
6464
node-version: ${{ inputs.node-version }}

0 commit comments

Comments
 (0)