Skip to content

Commit

Permalink
Update stale_prs.yml
Browse files Browse the repository at this point in the history
Update stale version v5 => v7
  • Loading branch information
pzdkn authored Jan 19, 2023
1 parent c0fb1c6 commit 9f65b5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale_prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pull-requests: write

steps:
- uses: actions/stale@v5
- uses: actions/stale@v7
with:
days-before-stale: 30
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 9f65b5a

Please sign in to comment.