Skip to content

Commit 5decc70

Browse files
author
TECHTANIC
committed
2 parents 0929ec5 + e3c4d8c commit 5decc70

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@v3
13+
- uses: actions/stale@main
1414
with:
1515
stale-issue-message: 'This Issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.'
1616
stale-issue-label: 'Status: Awaiting Response'

0 commit comments

Comments
 (0)