Skip to content

Commit

Permalink
chore(deps): update actions/setup-node action to v3.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ur-renovate committed Aug 14, 2023
1 parent b807787 commit 9e79b11
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@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
with:
node-version: ${{ env.node_version }}

Expand Down

0 comments on commit 9e79b11

Please sign in to comment.