There was an error while loading. Please reload this page.
2 parents 9af6c33 + f287f46 commit 1a4a1aaCopy full SHA for 1a4a1aa
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