Skip to content

Commit 1ea7be3

Browse files
authored
Update auto-cite.yaml
1 parent f152061 commit 1ea7be3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-cite.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Set up Python
2121
uses: actions/setup-python@v2
2222
with:
23-
python-version: 3.7
23+
python-version: 3.10
2424
- name: Install packages
2525
run: python -m pip install --upgrade --requirement ./auto-cite/requirements.txt
2626
- name: Build updated citations

0 commit comments

Comments
 (0)