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 987ac0f commit e45625bCopy full SHA for e45625b
.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