Ver Fonte

Update dependency python to 3.13

renovate[bot] há 1 mês atrás
pai
commit
2ae8118abc
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/workflows/pull-requests.yml

+ 1 - 1
.github/workflows/pull-requests.yml

@@ -16,7 +16,7 @@ jobs:
 
     - uses: actions/setup-python@v5
       with:
-        python-version: '3.10'
+        python-version: '3.13'
 
     - name: Install dependencies
       run: |