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 de29a38 + 9b4cc4e commit 989b187Copy full SHA for 989b187
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
MAKEFLAGS: -j5
26
MSYS2_PATH_TYPE: minimal
27
- name: "Upload binaries"
28
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
29
with:
30
name: msys2-packages
31
path: artifacts/*.pkg.tar.*
@@ -118,7 +118,7 @@ jobs:
118
119
GIT_CONFIG_PARAMETERS: "'user.name=ci' '[email protected]'"
120
121
122
123
name: msys2-packages-i686
124
0 commit comments