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 40ca01d + 4ac676f commit 16f18a0Copy full SHA for 16f18a0
.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