🔀 Merge pull request #113 from jpanther/dependabot/github_actions/actions/stale-9

👷 Bump actions/stale from 8 to 9
This commit is contained in:
James Panther
2023-12-10 10:13:24 +11:00
committed by GitHub

View File

@@ -10,7 +10,7 @@ jobs:
issues: write
pull-requests: write
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 30
days-before-close: 14