diff --git a/.github/workflows/export-notebooks.yml b/.github/workflows/export-notebooks.yml index 3e7c08e3..7c7c00d0 100644 --- a/.github/workflows/export-notebooks.yml +++ b/.github/workflows/export-notebooks.yml @@ -31,7 +31,7 @@ jobs: contents: write steps: - - uses: actions/checkout@v5 + - uses: actions/checkout@v6 with: fetch-depth: 0