diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0e6b735..e4f34b7 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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 - name: Configure run: |