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

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:01:36 +05:30
committed by GitHub
parent e9bb770b8e
commit 21e71dc06f

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