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 dd039b9 commit ab2a18dCopy full SHA for ab2a18d
.github/workflows/stale.yaml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
# https://github.com/actions/stale
17
- - uses: actions/stale@v10.0.0
+ - uses: actions/stale@v10.1.0
18
with:
19
repo-token: ${{ secrets.GITHUB_TOKEN }}
20
days-before-stale: 180
0 commit comments