diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 36fbbfe6..edbb675b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,7 +60,7 @@ jobs: path: nugets/ retention-days: 7 - name: Azure login - uses: azure/login@v2.3.0 + uses: azure/login@v3.0.0 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Setup Azure Service Bus