Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and davidmehren committed Jul 5, 2023
1 parent 84e92a7 commit 09b511a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ runs:
key: ${{ runner.os }}-yarn-master

- name: Set up NodeJS
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
with:
node-version: ${{ inputs.NODEJS_VERSION }}

Expand Down

0 comments on commit 09b511a

Please sign in to comment.