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 6d48a2b commit d647b63Copy full SHA for d647b63
.github/workflows/update-llms.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@v5
22
with:
23
- python-version: "3.12"
+ python-version: "3.14"
24
cache: "pip"
25
26
- name: Install llmstxt tool
0 commit comments