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 32c15ec commit b918c88Copy full SHA for b918c88
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: write
15
actions: write
16
steps:
17
- - uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
+ - uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
18
with:
19
node-version: 16
20
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3
0 commit comments