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 56b1d9e commit c80af89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-prs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
run: |
python configure.py dist
- name: Upload Setup File
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: Setup
path: dist\*.exe

0 comments on commit c80af89

Please sign in to comment.