Skip to content

Commit e7f7f2f

Browse files
Merge pull request #1396 from firebase/dependabot/github_actions/actions/upload-artifact-7.0.1
chore(deps): bump actions/upload-artifact from 4.6.1 to 7.0.1
2 parents 5976ec2 + 18114d9 commit e7f7f2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yaml

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

7474
- name: Upload Playwright report and coverage
7575
if: always()
76-
uses: actions/upload-artifact@4cec3d8aa04e39d1a68397de0c4cd6fb9dce8ec1 # v4.6.1
76+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
7777
with:
7878
name: e2e-artifacts
7979
path: |

0 commit comments

Comments
 (0)