Skip to content

Commit 39d6c90

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent 41a7502 commit 39d6c90

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
@@ -26,7 +26,7 @@ jobs:
2626
run: moon run vue-recaptcha:test-e2e
2727
- name: Run unit tests
2828
run: moon run :test-unit
29-
- uses: actions/upload-artifact@v5
29+
- uses: actions/upload-artifact@v6
3030
if: always()
3131
with:
3232
name: playwright-report

0 commit comments

Comments
 (0)