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 fda2634 + 36020af commit 3c61150Copy full SHA for 3c61150
1 file changed
.github/workflows/stale.yml
@@ -16,7 +16,7 @@ jobs:
16
17
steps:
18
- name: Close stale issues and PRs
19
- uses: actions/stale@v10.2.0
+ uses: actions/stale@v10.3.0
20
with:
21
repo-token: ${{ secrets.GITHUB_TOKEN }}
22
0 commit comments