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 f152061 commit 1ea7be3Copy full SHA for 1ea7be3
.github/workflows/auto-cite.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python
21
uses: actions/setup-python@v2
22
with:
23
- python-version: 3.7
+ python-version: 3.10
24
- name: Install packages
25
run: python -m pip install --upgrade --requirement ./auto-cite/requirements.txt
26
- name: Build updated citations
0 commit comments