1
0
Ayush Sharma 16 цаг өмнө
parent
commit
ce0abafff7

+ 1 - 1
.github/workflows/ci.yml

@@ -158,7 +158,7 @@ jobs:
       - name: Setup Python
         uses: actions/setup-python@v5
         with:
-          python-version: "3.x"
+          python-version: "3.13"
 
       - name: Setup PlatformIO
         run: |