浏览代码

stale.yml: upgrade actions/stale to v6 (#8615)

Oscar Dominguez 2 年之前
父节点
当前提交
f153e318de
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .github/workflows/stale.yml

+ 1 - 1
.github/workflows/stale.yml

@@ -16,7 +16,7 @@ jobs:
     steps:
     steps:
 
 
     - name: Stale Bot
     - name: Stale Bot
-      uses: actions/stale@v5
+      uses: actions/stale@v6
       with:
       with:
         repo-token: ${{ secrets.GITHUB_TOKEN }}
         repo-token: ${{ secrets.GITHUB_TOKEN }}