Skip to content

Commit

Permalink
Bump artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Sep 13, 2024
1 parent 8e341dd commit 56b1d9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: |
python configure.py dist --code-sign-cert-path $env:CODE_SIGN_CERT_PATH
- name: Upload Setup File
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Setup
path: dist\*.exe
Expand Down

0 comments on commit 56b1d9e

Please sign in to comment.