We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 604ef06 + 2a298b5 commit 73616e5Copy full SHA for 73616e5
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@v5
+ - uses: actions/checkout@v6
18
19
# Install dependencies
20
- name: Setup Miniconda
0 commit comments