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 e150a8d commit 0fe80eeCopy full SHA for 0fe80ee
.github/workflows/update-llms.yml
@@ -20,7 +20,7 @@ jobs:
20
fetch-depth: 0
21
22
- name: Set up Python
23
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
24
with:
25
python-version: '3.12'
26
0 commit comments