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 9ad166d commit 4695d6fCopy full SHA for 4695d6f
.github/workflows/pr-playwright-report.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- name: Download Artifacts
16
- uses: dawidd6/action-download-artifact@v2
+ uses: actions/download-artifact@v4
17
with:
18
workflow: ${{ github.event.workflow_run.workflow_id }}
19
run_id: ${{ github.event.workflow_run.id }}
0 commit comments