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 a91d7aaCopy full SHA for a91d7aa
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@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
67
with:
68
node-version: ${{ env.node_version }}
69
0 commit comments