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 768776c + 8158dc2 commit 8418951Copy full SHA for 8418951
.github/workflows/playwright.yml
@@ -31,7 +31,7 @@ jobs:
31
path: playwright-report/
32
retention-days: 30
33
- name: Azure Login
34
- uses: azure/login@v1
+ uses: azure/login@v2
35
with:
36
client-id: ${{ secrets.AZURE_CLIENT_ID }}
37
tenant-id: ${{ secrets.AZURE_TENANT_ID }}
0 commit comments