Skip to content

Commit

Permalink
.github/workflows: Update upload-artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
glebm committed Dec 29, 2024
1 parent 95837f5 commit c2e0312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows_MinGW_x86_64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Upload-Package
if: ${{ !env.ACT }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: unpack_and_minify_mpq.zip
path: build/unpack_and_minify_mpq.exe
Expand Down

0 comments on commit c2e0312

Please sign in to comment.