Skip to content

Commit

Permalink
Merge pull request nextcloud#9657 from nextcloud/dependabot/github_ac…
Browse files Browse the repository at this point in the history
…tions/actions/stale-4.1.0

Bump actions/stale from 3 to 4.1.0
  • Loading branch information
AlvaroBrey authored Jan 13, 2022
2 parents acf575e + 43638ed commit c39f479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v3
- uses: actions/stale@v4.1.0
with:
days-before-stale: 28
days-before-close: 14
Expand Down

0 comments on commit c39f479

Please sign in to comment.