We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c064fd commit 85fdcf6Copy full SHA for 85fdcf6
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
with:
64
name: Misstrhortion-${{ steps.commit.outputs.short }}-x86_64-windows.exe
65
path: build/Misstrhortion-*-win64.exe
66
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
67
68
name: Misstrhortion-${{ steps.commit.outputs.short }}-x86_64-windows.zip
69
path: build/Misstrhortion-*-win64.zip
0 commit comments