Skip to content

Commit 8f62acd

Browse files
renovate[bot]mrtnzlml
authored andcommitted
Update actions/upload-artifact action to v4.6.2
1 parent 66dbc4c commit 8f62acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
run: yarn playwright install --with-deps
2626
- name: Run Playwright tests
2727
run: yarn playwright test
28-
- uses: actions/[email protected].1
28+
- uses: actions/[email protected].2
2929
if: always()
3030
with:
3131
name: playwright-report

0 commit comments

Comments
 (0)