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.
1 parent 93d88af commit dcaecb8Copy full SHA for dcaecb8
.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