Skip to content

Commit ff39563

Browse files
Bump actions/stale from 8 to 9 (#5142)
1 parent ac56c9f commit ff39563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
stale:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/stale@v8
13+
- uses: actions/stale@v9
1414
with:
1515
stale-pr-message: 'This PR was marked stale due to lack of activity and will be closed in 7 days. Commenting or Pushing will instruct the bot to automatically remove the label. This bot runs once per day.'
1616
close-pr-message: 'Closed as inactive. Feel free to reopen if this PR is still being worked on.'

0 commit comments

Comments
 (0)