Skip to content

Commit

Permalink
Merge pull request #169 from Agoric/fraz/bump-upload-artifact
Browse files Browse the repository at this point in the history
ci: bump upload-artifact
  • Loading branch information
frazarshad authored Nov 7, 2024
2 parents 014c731 + 538f9b6 commit b136efd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
COMMIT_INFO_SHA: ${{ github.event.pull_request.head.sha }}

- name: Archive e2e artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: always()
with:
name: e2e-artifacts
Expand Down

0 comments on commit b136efd

Please sign in to comment.