Skip to content

Commit 871c81f

Browse files
chore(deps): update actions/upload-artifact action to v4
1 parent 99b1cd4 commit 871c81f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

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

6565
- name: Upload cluster logs
6666
if: failure()
67-
uses: actions/upload-artifact@v3
67+
uses: actions/upload-artifact@v4
6868
with:
6969
name: e2e-tests
7070
path: .github/scripts/logs

0 commit comments

Comments
 (0)