Skip to content

Commit b136efd

Browse files
authored
Merge pull request #169 from Agoric/fraz/bump-upload-artifact
ci: bump upload-artifact
2 parents 014c731 + 538f9b6 commit b136efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ jobs:
8484
COMMIT_INFO_SHA: ${{ github.event.pull_request.head.sha }}
8585

8686
- name: Archive e2e artifacts
87-
uses: actions/upload-artifact@v3
87+
uses: actions/upload-artifact@v4
8888
if: always()
8989
with:
9090
name: e2e-artifacts

0 commit comments

Comments
 (0)