Skip to content

Commit f1681cf

Browse files
committed
feat: update test gh action
1 parent 6ab01c2 commit f1681cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
- name: Set up Python
8989
uses: actions/setup-python@v4
9090
with:
91-
python-version: "3.x"
91+
python-version: "3.8"
9292

9393
- name: Install scanoss
9494
run: |

0 commit comments

Comments
 (0)