Skip to content

Commit ea3bb73

Browse files
committed
fix ci warning
1 parent 0bc8a89 commit ea3bb73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/githubci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ jobs:
6666
steps:
6767
- name: Setup Python
6868
uses: actions/setup-python@v5
69+
with:
70+
python-version: '3.x'
6971

7072
- name: Checkout Code
7173
uses: actions/checkout@v4

0 commit comments

Comments
 (0)