Skip to content

Commit dc89820

Browse files
Bump actions/stale from 8 to 10 (#5337)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6a040aa commit dc89820

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
@@ -16,7 +16,7 @@ jobs:
1616
stale:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/stale@v8
19+
- uses: actions/stale@v10
2020
with:
2121
days-before-pr-stale: 60
2222
days-before-pr-close: 7

0 commit comments

Comments
 (0)