Skip to content

Commit

Permalink
Merge pull request #113 from pabloromeo/dependabot/github_actions/dev…
Browse files Browse the repository at this point in the history
…/actions/stale-4.1.0

Bump actions/stale from 3 to 4.1.0
  • Loading branch information
pabloromeo authored Jan 11, 2022
2 parents aebbf84 + d65bc20 commit bb663cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issues.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4.1.0
with:
days-before-issue-stale: 30
days-before-issue-close: 14
Expand Down

0 comments on commit bb663cd

Please sign in to comment.