diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a216854..3ead1bf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -170,7 +170,7 @@ jobs: - name: Checkout (macos) if: ${{ startsWith(matrix.toolchain.runs_on, 'macos') }} - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6 + uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Configure run: |