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 14b2246 + 407fb85 commit 33fa026Copy full SHA for 33fa026
.github/workflows/CI_build.yml
@@ -26,7 +26,7 @@ jobs:
26
ZIPCMD: 7z a -tzip
27
28
- name: Archive
29
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
30
with:
31
name: Explorer-${{ matrix.build_configuration }}-${{ matrix.build_platform }}
32
path: build\bin\${{ matrix.build_platform }}\${{ matrix.build_configuration }}\Explorer.dll
0 commit comments