We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce3cc4c + af8be4b commit 385b020Copy full SHA for 385b020
.github/workflows/stale-issues.yml
@@ -16,7 +16,7 @@ jobs:
16
issues: write
17
18
steps:
19
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
0 commit comments