Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Alf-Melmac committed Sep 20, 2024
1 parent 4a188aa commit d247248
Show file tree
Hide file tree
Showing 6 changed files with 820 additions and 649 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: npx playwright install firefox --with-deps
- name: Run Playwright tests
run: npx playwright test
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: failure()
with:
name: playwright-report
Expand Down
Loading

0 comments on commit d247248

Please sign in to comment.