Sfoglia il codice sorgente

chore(deps): update actions/setup-python action to v6

renovate[bot] 7 mesi fa
parent
commit
cdd20a69df
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .github/workflows/release.yaml

+ 1 - 1
.github/workflows/release.yaml

@@ -77,7 +77,7 @@ jobs:
           fi
 
       - name: Set up Python
-        uses: actions/setup-python@v5
+        uses: actions/setup-python@v6
         with:
           python-version: '3.9'