Skip to content

Commit

Permalink
chore: Update upload-artifact to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinGonzalez authored Oct 7, 2024
1 parent 5b34e97 commit 19e21e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/tests/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ runs:
shell: bash

- name: Upload artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test-results
path: ./test-results/rspec/rspec.xml
path: ./test-results/rspec/rspec.xml

0 comments on commit 19e21e8

Please sign in to comment.