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 d4c3a70 + f848eba commit 768776cCopy full SHA for 768776c
.github/workflows/playwright.yml
@@ -37,7 +37,7 @@ jobs:
37
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
38
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
39
- name: Upload HTML report to Azure
40
- uses: azure/CLI@v1
+ uses: azure/CLI@v2
41
with:
42
inlineScript: |
43
REPORT_DIR='run-${{ github.run_id }}-${{ github.run_attempt }}'
0 commit comments