Yeuoly hace 1 año
padre
commit
0cc2e4296a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/tests-arm64.yml

+ 1 - 1
.github/workflows/tests-arm64.yml

@@ -38,7 +38,7 @@ jobs:
       - name: Setup Python3.10
         uses: actions/setup-python@v2
         with:
-          python-version: '3.10.1'
+          python-version: '3.10.11'
 
       - name: Install Python dependencies
         run: pip install httpx requests jinja2