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 066bd1c + f5f429c commit 1889d94Copy full SHA for 1889d94
.github/workflows/ci.yml
@@ -40,7 +40,7 @@ jobs:
40
echo 'C:\msys64\mingw64\bin' >> "$GITHUB_PATH"
41
echo 'C:\msys64\usr\bin' >> "$GITHUB_PATH"
42
- name: Set up Node
43
- uses: actions/setup-node@v3
+ uses: actions/setup-node@v4
44
with:
45
node-version: 18.15
46
- name: Set up Python 3.8
0 commit comments