Skip to content

Commit

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

Expand Down

0 comments on commit 89a7ed5

Please sign in to comment.