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 1ac31b6 commit 9c91e2dCopy full SHA for 9c91e2d
.github/workflows/sem_ver.yml
@@ -27,7 +27,7 @@ jobs:
27
role-session-name: CI_Bot_Release
28
29
- name: Upgrade Node
30
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
31
with:
32
node-version: 20
33
.github/workflows/semantic_release.yml
@@ -36,7 +36,7 @@ jobs:
36
37
38
39
40
41
42
0 commit comments