Skip to content

Commit 212ab9d

Browse files
authored
Merge pull request #1468 from finos/renovate/workflows-major-6-github-actions
chore(deps): update actions/upload-artifact action to v6 - workflows - .github/workflows/e2e.yml
2 parents f097a06 + 7d61115 commit 212ab9d

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)