Skip to content

Commit

Permalink
Update actions/setup-node action to v4.0.1
Browse files Browse the repository at this point in the history
Update actions/setup-node from 4.0.0 to 4.0.1

Change-type: patch
  • Loading branch information
balena-renovate[bot] committed Dec 18, 2023
1 parent f912f98 commit 5fcfb7e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 deletions .github/workflows/flowzone.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion flowzone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@

- &setupNode # https://github.com/actions/setup-node
name: Setup Node.js
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
with:
node-version: 18.x

Expand Down

0 comments on commit 5fcfb7e

Please sign in to comment.