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 b1d2c30 + aca1873 commit ce54287Copy full SHA for ce54287
.github/workflows/deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
deploy-book:
15
runs-on: ubuntu-latest
16
steps:
17
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
18
19
# Install dependencies
20
- name: Setup Miniconda
0 commit comments