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 265846b + 9610538 commit 00e4766Copy full SHA for 00e4766
.github/workflows/precommitVersionBumps.yml
@@ -71,7 +71,7 @@ jobs:
71
SITE_PACKAGES_PATH: ${{ env.SITE_PACKAGES_PATH }}
72
73
- name: Setup Node.js environment
74
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v5
75
with:
76
node-version: "20.9.0"
77
.github/workflows/semanticVersionBump.yml
@@ -45,7 +45,7 @@ jobs:
45
python-version: "3.11"
46
47
48
49
50
51
0 commit comments