mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-23 16:25:22 +03:00
Upgrade stale action to v8 (#3474)
This commit is contained in:
parent
34ec89a8ce
commit
4adf43657c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/stale.yaml
vendored
2
.github/workflows/stale.yaml
vendored
|
@ -10,7 +10,7 @@ jobs:
|
|||
name: 'Check and close stale issues'
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/stale@v4
|
||||
- uses: actions/stale@v8
|
||||
with:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
operations-per-run: 30
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue