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 b370249 commit 3e5d113Copy full SHA for 3e5d113
1 file changed
.github/workflows/hfUpdate.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Set up Python environment
18
uses: actions/setup-python@v2
19
with:
20
- python-version: '3.x'
+ python-version: '3.11.x'
21
22
- name: Install dependencies
23
run: pip install -r requirements.txt
0 commit comments