We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fad872 commit c55c5f6Copy full SHA for c55c5f6
1 file changed
.github/workflows/ci.yml
@@ -60,7 +60,7 @@ jobs:
60
path: nugets/
61
retention-days: 7
62
- name: Azure login
63
- uses: azure/login@v2.3.0
+ uses: azure/login@v3.0.0
64
with:
65
creds: ${{ secrets.AZURE_ACI_CREDENTIALS }}
66
- name: Setup Azure Service Bus
0 commit comments