Skip to content
This repository was archived by the owner on Jun 9, 2024. It is now read-only.

Commit a8b61d0

Browse files
committed
Fix GH workflow
1 parent 451b8e4 commit a8b61d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-toolkit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Set up Python
3030
uses: actions/setup-python@v2
3131
with:
32-
python-version: 3.9.5
32+
python-version: 3.9
3333
- name: Install poetry
3434
run: pip install poetry
3535
- name: Metadata

0 commit comments

Comments
 (0)