Explorar el Código

Update actions/setup-python action to v7

renovate/molecule-plugins-26.x
renovate[bot] hace 11 horas
committed by Slavi Pantaleev
padre
commit
3d381ba790
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      .github/workflows/molecule.yml

+ 1
- 1
.github/workflows/molecule.yml Ver fichero

@@ -149,7 +149,7 @@ jobs:
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7

- name: Set up Python
uses: actions/setup-python@v6
uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
with:
python-version: "3.x"



Cargando…
Cancelar
Guardar