ci: update stale action version

This commit is contained in:
Dowon
2024-02-27 21:36:19 +09:00
parent 32c3e9cf09
commit 699227aa38

View File

@@ -7,7 +7,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v8
- uses: actions/stale@v9
with:
days-before-stale: 23
days-before-close: 3