Skip to content

Commit

Permalink
bump upload-artifacts version in CI
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Krick <matt.krick@gmail.com>
  • Loading branch information
mattkrick committed Sep 11, 2024
1 parent 4b6e244 commit fda6599
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:

- name: Store Artifacts from Failed Tests
if: failure()
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: test-results
path: packages/integration-tests/test-results/
Expand Down

0 comments on commit fda6599

Please sign in to comment.