Skip to content

Commit

Permalink
Update actions/stale action to v4 (#13)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 21, 2021
1 parent afb9d5d commit f9678c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Expand Up @@ -8,7 +8,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4
with:
stale-issue-message: >
This issue has been automatically marked as stale because lack of
Expand Down

0 comments on commit f9678c6

Please sign in to comment.