Skip to content

Commit 6d41964

Browse files
authored
Merge pull request #7954 from ampproject/dependabot/github_actions/actions/upload-artifact-4.5.0
Bump actions/upload-artifact from 4.4.3 to 4.5.0
2 parents 927fde1 + 221d1f6 commit 6d41964

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build-test-measure.yml

+1-1
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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 #v4.4.3
254+
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b #v4.5.0
255255
if: always()
256256
with:
257257
name: e2e-failure-artifacts

0 commit comments

Comments
 (0)