Browse Source

change version for checkout to fix some error

Stille 3 years ago
parent
commit
1e2b35c633
1 changed files with 1 additions and 1 deletions
  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