浏览代码

Update update-main-version.yml

John Wesley Walker III 1 年之前
父节点
当前提交
05c72ac06f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/update-main-version.yml

+ 1 - 1
.github/workflows/update-main-version.yml

@@ -22,7 +22,7 @@ jobs:
     # Note this update workflow can also be used as a rollback tool.
     # For that reason, it's best to pin `actions/checkout` to a known, stable version
     # (typically, about two releases back).
-    - uses: actions/checkout@v4.1.1
+    - uses: actions/checkout@v3
       with:
         fetch-depth: 0
     - name: Git config