diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4454984..584eab9 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@3d3c42e5aac5ba805825da76410c181273ba90b1 with: persist-credentials: false - name: Dependency pinning