Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Oct 23, 2023
1 parent b807787 commit f9abffa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ runs:
- name: Setup node
if: inputs.function == ''
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
with:
node-version: ${{ env.node_version }}

Expand Down

0 comments on commit f9abffa

Please sign in to comment.