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 b8689e2 + 1182cc1 commit 8bb54dbCopy full SHA for 8bb54db
1 file changed
.github/workflows/close-stale-issues.yml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Close Inactive Issues and Pull Requests
22
- uses: actions/stale@v9
+ uses: actions/stale@v10
23
with:
24
# Token is required for the action to interact with issues
25
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments