Ver código fonte

change version for checkout to fix some error

Stille 3 anos atrás
pai
commit
1e2b35c633
1 arquivos alterados com 1 adições e 1 exclusões
  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