Skip to content

Commit

Permalink
Revert "Revert "build(deps): bump actions/setup-node in /.github/acti…
Browse files Browse the repository at this point in the history
…ons/setup (#9125)" (#9165)"

This reverts commit ce93a7c.
  • Loading branch information
alep85 authored Dec 13, 2023
1 parent 7121e72 commit ce49765
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
using: "composite"
steps:
- name: install NPM
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
with:
node-version-file: '.nvmrc'
cache-dependency-path: package-lock.json
Expand Down

0 comments on commit ce49765

Please sign in to comment.