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 8c9dd46 + e43f7c8 commit fb3f923Copy full SHA for fb3f923
.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@v6
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