Skip to content

Commit

Permalink
Bumpt upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
reakaleek committed Sep 10, 2024
1 parent af6e14a commit feed41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
- name: Store test results
if: success() || failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: test-results-iis
path: build/output/junit-*.xml

0 comments on commit feed41c

Please sign in to comment.