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.
2 parents 64a16d9 + 7377b6d commit d6778d8Copy full SHA for d6778d8
.github/workflows/precommitVersionBumps.yml
@@ -72,7 +72,7 @@ jobs:
72
SITE_PACKAGES_PATH: ${{ env.SITE_PACKAGES_PATH }}
73
74
- name: Setup Node.js environment
75
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
76
with:
77
node-version: "20.9.0"
78
.github/workflows/semanticVersionBump.yml
@@ -42,7 +42,7 @@ jobs:
42
python-version: "3.13"
43
44
45
46
47
48
0 commit comments