We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce78dce + 9827cef commit 85bddf2Copy full SHA for 85bddf2
1 file changed
.github/workflows/CI_build.yml
@@ -26,7 +26,7 @@ jobs:
26
ZIPCMD: 7z a -tzip
27
28
- name: Archive
29
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
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