Skip to content

Commit 79cd9ee

Browse files
github-actions: bump actions/stale from 5 to 7 (#473)
1 parent 8cc37d4 commit 79cd9ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stale.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: 90 days stale policy for issues & PRs
20-
uses: actions/stale@v5
20+
uses: actions/stale@v7
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
days-before-stale: 90

0 commit comments

Comments
 (0)