We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7685bbf + 1137900 commit 87933b1Copy full SHA for 87933b1
.github/workflows/playwright.yml
@@ -31,7 +31,7 @@ jobs:
31
PUBLIC_GRAPHQL_URL: ${{ secrets.PUBLIC_GRAPHQL_URL }}
32
ALGOLIA_SEARCH_API_KEY: ${{ secrets.ALGOLIA_SEARCH_API_KEY }}
33
ALGOLIA_APPLICATION_ID: ${{ secrets.ALGOLIA_APPLICATION_ID }}
34
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
35
if: always()
36
with:
37
name: playwright-report
0 commit comments