Skip to content

Commit b879666

Browse files
chore(deps): update actions/upload-artifact action to v7
1 parent f65899c commit b879666

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
- name: Upload docker logs artifact
9797
if: ${{ !cancelled() }}
98-
uses: actions/upload-artifact@v3
98+
uses: actions/upload-artifact@v7
9999
with:
100100
name: docker-logs
101101
path: ./build/containers-logs

0 commit comments

Comments
 (0)