Skip to content

Commit 67d5953

Browse files
committed
2 parents d5b332a + 25aa30b commit 67d5953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/no-response.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# the `status: needs more info` label, the issue should be closed automatically.
4040
# 5. Set the `close-issue-message` parameter with a text that will be placed as a comment to the respective issue that
4141
# is closed to explain why the issue was closed.
42-
- uses: actions/stale@v8
42+
- uses: actions/stale@v9
4343
with:
4444
stale-issue-label: 'status: needs more info'
4545
days-before-stale: -1

0 commit comments

Comments
 (0)