Skip to content

Commit 1a4a1aa

Browse files
committed
Merge branch 'main' into wip
2 parents 9af6c33 + f287f46 commit 1a4a1aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
steps:
3030
# Run the official stale action (v10 is the current major version)
3131
- name: Run stale bot
32-
uses: actions/stale@v10
32+
uses: actions/stale@v11
3333
with:
3434
# GitHub token used for authentication (by default provided by GitHub)
3535
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)