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 6bcced1 commit f9ffc97Copy full SHA for f9ffc97
.github/workflows/directory_writer.yml
@@ -11,7 +11,7 @@ jobs:
11
fetch-depth: 0
12
- uses: actions/setup-python@v5
13
with:
14
- python-version: 3.x
+ python-version: 3.14
15
- name: Write DIRECTORY.md
16
run: |
17
scripts/build_directory_md.py 2>&1 | tee DIRECTORY.md
0 commit comments