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 5616cb4 commit 1e3d06fCopy full SHA for 1e3d06f
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@dbe1369d7be17e7823f8c1ee1ae8bec5779239dd # v3.9.0
67
with:
68
node-version: ${{ env.node_version }}
69
0 commit comments