We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fe4f24a + 8a9084f commit 8931d98Copy full SHA for 8931d98
1 file changed
.github/workflows/nodejs.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
38
39
- name: Setup Node.js ${{ matrix.node }}
40
- uses: actions/setup-node@8c91899e586c5b171469028077307d293428b516 # tag=v3.5.1
+ uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
41
with:
42
node-version: ${{ matrix.node }}
43
check-latest: true
@@ -183,7 +183,7 @@ jobs:
183
184
185
186
187
188
189
0 commit comments