Skip to content

Commit

Permalink
Update actions/upload-artifact action to v4.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Apr 18, 2024
1 parent 52cec71 commit c0b7533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ jobs:
# https://github.com/actions/upload-artifact
- name: Upload Playwright test results
if: always()
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
name: ${{ matrix.playwrightReportName }}
path: ${{ matrix.playwrightReportPath }}
Expand Down

0 comments on commit c0b7533

Please sign in to comment.