Skip to content

Commit 7f6608c

Browse files
authored
Update manual.yml
Updated
1 parent 0988a4f commit 7f6608c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
run: unzip release.zip
6363

6464
- name: Login to Azure
65-
uses: azure/login@v2
65+
uses: azure/login@v3
6666
with:
6767
client-id: ${{ secrets.AZUREAPPSERVICE_CLIENTID }}
6868
tenant-id: ${{ secrets.AZUREAPPSERVICE_TENANTID }}

0 commit comments

Comments
 (0)