瀏覽代碼

Lock threads updated

Scott Lahteine 3 年之前
父節點
當前提交
354a9e5970
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .github/workflows/lock-closed.yml

+ 1
- 1
.github/workflows/lock-closed.yml 查看文件

@@ -17,7 +17,7 @@ jobs:
17 17
     runs-on: ubuntu-latest
18 18
 
19 19
     steps:
20
-    - uses: netniV/lock-threads@patch-1
20
+    - uses: dessant/lock-threads@v2
21 21
       with:
22 22
         github-token: ${{ github.token }}
23 23
         process-only: 'issues'

Loading…
取消
儲存