Skip to content

Commit 27e820b

Browse files
authored
Update stale.yml
1 parent d4f37e2 commit 27e820b

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
@@ -8,7 +8,7 @@ jobs:
88
stale:
99
runs-on: ubuntu-latest
1010
steps:
11-
- uses: actions/stale@v9.0.0
11+
- uses: actions/stale@v9
1212
with:
1313
stale-issue-message: 'This issue has been automatically marked as stale because it did not have recent activity. It will be closed if no further activity occurs.'
1414
close-issue-message: 'This issue has been automatically closed due to inactivity. Feel free to open it again if needed.'

0 commit comments

Comments
 (0)