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 80e06db commit 2ea56b6Copy full SHA for 2ea56b6
.github/workflows/stale.yaml
@@ -13,7 +13,7 @@ jobs:
13
stale:
14
runs-on: ubuntu-latest
15
steps:
16
- - uses: actions/stale@v9
+ - uses: actions/stale@v10
17
with:
18
repo-token: ${{ secrets.GITHUB_TOKEN }}
19
0 commit comments