We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9470793 + cdb38db commit c4e23d1Copy full SHA for c4e23d1
.github/workflows/stale.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
-
13
name: '🚀 Run stale'
14
- uses: actions/stale@v6
+ uses: actions/stale@v7
15
with:
16
repo-token: '${{ secrets.GITHUB_TOKEN }}'
17
days-before-stale: 180
0 commit comments