1
0
Fork 0
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:
Míguel Ángel Mulero Martínez 2023-06-21 20:26:17 +02:00 committed by GitHub
parent 34ec89a8ce
commit 4adf43657c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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