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.
1 parent 26627a0 commit 9a3c0e7Copy full SHA for 9a3c0e7
.github/workflows/windows.yml
@@ -101,7 +101,7 @@ jobs:
101
7z a "QUsb2Snes.7z" QUsb2Snes
102
-
103
name: Upload 7zip
104
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
105
with:
106
name: QUsb2Snes.7z
107
path: QUsb2Snes.7z
.github/workflows/windows_qt5.yml
@@ -91,7 +91,7 @@ jobs:
91
92
93
94
95
96
97
0 commit comments