Skip to content

Commit 56dba9c

Browse files
authored
Merge pull request #8113 from ampproject/dependabot/github_actions/actions/upload-artifact-5.0.0
2 parents fee1da3 + a48fb83 commit 56dba9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-measure.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ jobs:
251251
COMPOSE_INTERACTIVE_NO_CLI: true
252252

253253
- name: Archive debug artifacts (screenshots, HTML snapshots)
254-
uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 #v4.6.2
254+
uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 #v5.0.0
255255
if: always()
256256
with:
257257
name: e2e-failure-artifacts

0 commit comments

Comments
 (0)