Skip to content

Commit f5f429c

Browse files
authored
Merge branch 'dev' into fix/config-path
2 parents 826758e + cc7c021 commit f5f429c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
echo 'C:\msys64\mingw64\bin' >> "$GITHUB_PATH"
4141
echo 'C:\msys64\usr\bin' >> "$GITHUB_PATH"
4242
- name: Set up Node
43-
uses: actions/setup-node@v3
43+
uses: actions/setup-node@v4
4444
with:
4545
node-version: 18.15
4646
- name: Set up Python 3.8

0 commit comments

Comments
 (0)