You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/workflows/stale.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ jobs:
7
7
stale:
8
8
runs-on: ubuntu-latest
9
9
steps:
10
-
- uses: actions/stale@v9
10
+
- uses: actions/stale@v10
11
11
with:
12
12
stale-issue-message: 'This issue was marked as stale because it has been open and waiting for feedback for 60 days with no activity. If no feedback is provided within 14 days, this will be closed.'
0 commit comments