Skip to content

Commit 63727bf

Browse files
committed
workflow
1 parent 86ba5ea commit 63727bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
- name: python
3737
uses: actions/setup-python@v4
3838
with:
39-
python-version: 3.10.3
39+
python-version: '3.10'
4040

4141
- name: node
4242
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)