Explorar el Código

change version for checkout to fix some error

Stille hace 3 años
padre
commit
1e2b35c633
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/docker-build-release.yml

+ 1 - 1
.github/workflows/docker-build-release.yml

@@ -13,7 +13,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - name: Checkout
-        uses: actions/checkout@v2
+        uses: actions/checkout@v2.3.5
 
       - name: Set tag
         id: tag