Skip to content

Commit 44e44bb

Browse files
chore(deps): update actions/upload-artifact action to v6 - workflows - .github/workflows/e2e.yml
1 parent 06bbe90 commit 44e44bb

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
@@ -66,7 +66,7 @@ jobs:
6666
run: docker compose logs git-proxy --tail=100
6767

6868
- name: Upload Cypress screenshots on failure
69-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
69+
uses: actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6
7070
if: failure()
7171
with:
7272
name: cypress-screenshots

0 commit comments

Comments
 (0)