Skip to content

Commit

Permalink
update upload-artifact (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom authored Dec 12, 2024
1 parent 53a11c6 commit 0b460fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:

- name: Upload system test failures.
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: system-test-failures-${{ matrix.ruby }}
path: |
Expand Down

0 comments on commit 0b460fb

Please sign in to comment.