diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dc4da26..6ad8a75 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: fail-fast: false steps: - name: Checkout - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.2 - name: Azure login if: matrix.name == 'Windows' uses: azure/login@v2.0.0