Skip to content

Commit

Permalink
bump action
Browse files Browse the repository at this point in the history
  • Loading branch information
jorisvandenbossche committed Feb 5, 2025
1 parent c3d77de commit 131bf71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/run-tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
shell: bash -el {0}

- name: Publish test results
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Test results
path: test-data.xml
Expand Down

0 comments on commit 131bf71

Please sign in to comment.