Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action to v4.6.0 (#59)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 8fe90b8 commit 1f8144f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
- name: Run e2e tests
run: pnpm test:ci-e2e

- uses: actions/upload-artifact@v4.5.0
- uses: actions/upload-artifact@v4.6.0
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit 1f8144f

Please sign in to comment.