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.
1 parent 9637fc7 commit 572bb43Copy full SHA for 572bb43
.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@v3
+ - uses: actions/upload-artifact@v4
35
if: always()
36
with:
37
name: playwright-report
0 commit comments