Bump actions/stale from 6 to 9 (#266)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-16 21:12:46 +05:30
committed by GitHub
parent f82151ecb6
commit b60bd57096

View File

@@ -9,7 +9,7 @@ jobs:
stale:
runs-on: [ default ]
steps:
- uses: actions/stale@v6
- uses: actions/stale@v9
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
days-before-pr-stale: 42