There was an error while loading. Please reload this page.
1 parent 120030c commit b2180baCopy full SHA for b2180ba
1 file changed
.github/workflows/build.yml
@@ -11,7 +11,7 @@ jobs:
11
deploy-book:
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
15
16
# Install dependencies
17
- name: Set up Python 3.12
0 commit comments