Skip to content

Commit

Permalink
build(deps): Update actions/setup-node action to v3.4.1 (#3687)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 14, 2022
1 parent f7893d3 commit 75a200e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-and-publish.yml
Expand Up @@ -70,7 +70,7 @@ jobs:
# https://github.com/marketplace/actions/checkout
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
# https://github.com/marketplace/actions/setup-node-js-environment
- uses: actions/setup-node@5b949b50c3461bbcd5a540b150c368278160234a # tag=v3.4.0
- uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93 # tag=v3.4.1
with:
node-version: 12
registry-url: https://registry.npmjs.org/
Expand Down

0 comments on commit 75a200e

Please sign in to comment.