diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09e442e..dc4da26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -32,7 +32,7 @@ jobs: uses: actions/checkout@v4.1.1 - name: Azure login if: matrix.name == 'Windows' - uses: azure/login@v1.6.1 + uses: azure/login@v2.0.0 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Run