diff --git a/.github/workflows/export-notebooks.yml b/.github/workflows/export-notebooks.yml index 81aab0e..0576372 100644 --- a/.github/workflows/export-notebooks.yml +++ b/.github/workflows/export-notebooks.yml @@ -28,7 +28,7 @@ jobs: contents: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 with: fetch-depth: 0