Skip to content

Commit

Permalink
chore: upgrade upload-artifact in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
abereghici committed Jan 9, 2025
1 parent 77ce58b commit aaddbcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
run: npx playwright test

- name: 📊 Upload report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit aaddbcb

Please sign in to comment.