diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4454984..0196080 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout # actions/checkout v4, pinned to a full commit SHA. - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd + uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 with: persist-credentials: false - name: Dependency pinning