Skip to content

Commit 0f81d69

Browse files
authored
Update unity_unittest.yml
1 parent fafc273 commit 0f81d69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unity_unittest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
- name: Setup Python
125125
uses: actions/setup-python@v5
126126
with:
127-
python-version: '3.14.0'
127+
python-version: '3.13.8'
128128
- uses: actions/checkout@v3
129129
- name: UnitTest-v8
130130
run: |

0 commit comments

Comments
 (0)