Skip to content

Commit 32e9f74

Browse files
piperwolterspiperwolters
andauthored
Bump version (#8)
* Bump version * Fix literal string to filepath --------- Co-authored-by: piperwolters <piperw@allenai.org>
1 parent bbec001 commit 32e9f74

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Set up Python
2929
uses: actions/setup-python@v5
3030
with:
31-
python-version: ".python-version"
31+
python-version-file: ".python-version"
3232

3333
- name: Verify version matches tag
3434
run: |

0 commit comments

Comments
 (0)