Explorar el Código

Update reply-bot.yaml

CaCO3 hace 9 meses
padre
commit
69a43fb068
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/reply-bot.yaml

+ 1 - 1
.github/workflows/reply-bot.yaml

@@ -18,7 +18,7 @@ permissions:
 
 jobs:
   comment:
-    runs-on: ubuntu-20.04
+    runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v4