Skip to content

Commit 4e89f07

Browse files
Merge pull request #859 from midnightntwrk/dependabot/github_actions/actions/upload-artifact-7.0.1
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
2 parents 2dcc482 + 746190c commit 4e89f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright-visual-regression.yml

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

7171
- name: Upload Test Results
7272
if: always()
73-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # 7.0.0
73+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # 7.0.1
7474
id: upload-report
7575
with:
7676
name: test-report

0 commit comments

Comments
 (0)