Skip to content

Commit 79aeaa7

Browse files
chore(ci): upgrade actions/stale from v9 to v10 (#66)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
1 parent 45897a9 commit 79aeaa7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stale-bot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
stale:
1212
runs-on: ubuntu-latest
1313
steps:
14-
- uses: actions/stale@v9
14+
- uses: actions/stale@v10
1515
with:
1616
stale-pr-message: 'This PR is stale because it has been open 25 days with no activity. Remove stale label or comment or this will be closed in 5 days.'
1717
close-pr-message: 'This PR was closed because it has been inactive for 5 days after being marked stale.'

0 commit comments

Comments
 (0)