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 5ca3d1e + 0fe80ee commit a11519fCopy full SHA for a11519f
.github/workflows/update-llms.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Set up Python
21
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
22
with:
23
python-version: "3.12"
24
cache: "pip"
0 commit comments