We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb4fd01 commit 2a1b725Copy full SHA for 2a1b725
.github/workflows/windows_test.yml
@@ -39,7 +39,7 @@ jobs:
39
}
40
41
- name: Upload artifact
42
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
43
with:
44
name: splitcat-windows-build
45
path: build/splitcat-windows.zip
0 commit comments