Skip to content

Commit bf0b242

Browse files
committed
chore: use updated action
1 parent 3374de4 commit bf0b242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
npm run test:integration
100100
101101
- name: Upload Playwright Report
102-
uses: actions/upload-artifact@v3
102+
uses: actions/upload-artifact@v4
103103
if: failure()
104104
with:
105105
name: playwright-report

0 commit comments

Comments
 (0)