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.
1 parent 4113a57 commit 55b3ba9Copy full SHA for 55b3ba9
.github/workflows/stale.yml
@@ -13,7 +13,7 @@ jobs:
13
pull-requests: write
14
15
steps:
16
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
days-before-stale: 10
0 commit comments