mirror of
https://github.com/ivuorinen/actions.git
synced 2026-02-16 12:48:21 +00:00
chore(deps)!: update actions/setup-node (v4.4.0 → v5.0.0) (#247)
This commit is contained in:
@@ -46,7 +46,7 @@ runs:
|
||||
|
||||
- name: Setup Node.js and run tests
|
||||
if: steps.detect-node.outputs.found == 'true'
|
||||
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
||||
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
if: steps.detect-node.outputs.found == 'true'
|
||||
|
||||
Reference in New Issue
Block a user