There was an error while loading. Please reload this page.
2 parents c6604a0 + 7af5b86 commit f287f46Copy full SHA for f287f46
1 file changed
.github/workflows/stale.yml
@@ -29,7 +29,7 @@ jobs:
29
steps:
30
# Run the official stale action (v10 is the current major version)
31
- name: Run stale bot
32
- uses: actions/stale@v10
+ uses: actions/stale@v11
33
with:
34
# GitHub token used for authentication (by default provided by GitHub)
35
repo-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments