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 c41351b commit 6e58a7bCopy full SHA for 6e58a7b
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
persist-credentials: false
21
- name: Setup Node 20.x
22
- uses: actions/setup-node@v4.0.2
+ uses: actions/setup-node@v4.1.0
23
with:
24
node-version: 20
25
- name: Semantic Release
0 commit comments