We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c63efe + 53c5f31 commit 59ead33Copy full SHA for 59ead33
1 file changed
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
deploy-book:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
18
19
# Install dependencies
20
- name: Setup Miniconda
0 commit comments