We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 272314f + b3a38f2 commit 22be4bfCopy full SHA for 22be4bf
1 file changed
.github/workflows/semantic-release.yml
@@ -22,7 +22,7 @@ jobs:
22
persist-credentials: false
23
24
- name: 🦀 Setup Node.js
25
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
26
with:
27
node-version: '20'
28
0 commit comments