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 bb3dcca + adf2db4 commit d865bbeCopy full SHA for d865bbe
.github/workflows/check-code-snippets.yaml
@@ -18,7 +18,7 @@ jobs:
18
- ubuntu-22.04
19
steps:
20
- name: Checkout repository
21
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
22
- name: Setup python
23
uses: actions/setup-python@v6
24
with:
.github/workflows/generate-e-books.yaml
- name: Export all supported book formats from the Docker container
run: |
.github/workflows/release-e-books.yaml
0 commit comments