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 Oct 12, 2024
1 parent 5f26001 commit e7bb9ac
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: binaries
path: build/*.exe
Expand Down

0 comments on commit e7bb9ac

Please sign in to comment.