Skip to content

Commit

Permalink
Update to v4 of Artifacts action
Browse files Browse the repository at this point in the history
  • Loading branch information
Anahkiasen committed Feb 3, 2025
1 parent 331d11e commit cf8695d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
AUTH_CLIENT_SECRET: ${{ secrets.AUTH_CLIENT_SECRET }}

run: yarn test:e2e
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit cf8695d

Please sign in to comment.