1 parent f6c4398 commit 7a88d03Copy full SHA for 7a88d03
1 file changed
.github/workflows/windows-release-on-tag.yml
@@ -26,7 +26,7 @@ jobs:
26
python-version: "3.11"
27
28
- name: Setup Node.js
29
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
30
with:
31
node-version: "20"
32
cache: "npm"
0 commit comments