Skip to content

Commit

Permalink
v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Mar 6, 2024
1 parent d1072c2 commit 08f6681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/unittesting/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ runs:
shell: ${{ inputs.shell-type }}

- name: Upload pytest results
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: ${{ steps.location.outputs.artifact }}
path: "test/${{ steps.location.outputs.artifact }}.xml"
Expand Down

0 comments on commit 08f6681

Please sign in to comment.