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/issues.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ jobs:
11
11
name: Flag and close stale issues
12
12
runs-on: ubuntu-latest
13
13
steps:
14
-
- uses: actions/stale@v9
14
+
- uses: actions/stale@v10
15
15
with:
16
16
stale-issue-message: 'This issue has been automatically marked as stale because it has been open for 60 days with no activity. It will be closed in 10 days if no further activity occurs.'
0 commit comments