diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8397720..3a39b6a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -27,7 +27,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Azure login if: matrix.name == 'Windows' - uses: azure/login@v2.2.0 + uses: azure/login@v2.3.0 with: creds: ${{ secrets.AZURE_ACI_CREDENTIALS }} - name: Run