Bump actions/stale from 5 to 6 (#3277)

This commit is contained in:
dependabot[bot] 2022-10-03 10:14:49 +02:00 committed by GitHub
parent 918c486c65
commit 5b7356d905
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v5
- uses: actions/stale@v6
with:
# PRs never get stale
days-before-stale: 3