浏览代码

change version for checkout to fix some error

Stille 3 年之前
父节点
当前提交
1e2b35c633
共有 1 个文件被更改,包括 1 次插入1 次删除
  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