diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5226526a..5b30348c 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -14,7 +14,7 @@ jobs: deploy-book: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 # Install dependencies - name: Setup Miniconda