chore: Update some tools' version on GitHub Actions (#1312)
Signed-off-by: yu-croco <yuki.kita22@gmail.com>
This commit is contained in:
parent
05f7c6c241
commit
43c0658435
4 changed files with 8 additions and 8 deletions
2
.github/workflows/stale.yml
vendored
2
.github/workflows/stale.yml
vendored
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
stale:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v5
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# Number of days of inactivity before an issue becomes stale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue