We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b807787 commit 9e79b11Copy full SHA for 9e79b11
action.yml
@@ -63,7 +63,7 @@ runs:
63
64
- name: Setup node
65
if: inputs.function == ''
66
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
+ uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
67
with:
68
node-version: ${{ env.node_version }}
69
0 commit comments