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 416e52f commit 0e3be2aCopy full SHA for 0e3be2a
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
contents: write
15
actions: write
16
steps:
17
- - uses: actions/setup-node@bea5baf987ba7aa777a8a0b4ace377a21c45c381 # v3.8.0
+ - uses: actions/setup-node@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
18
with:
19
node-version: 18
20
- uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3
0 commit comments