Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
QMK Bot 2023-03-23 21:10:01 +00:00
commit 29d8f7c3d6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v7
- uses: actions/stale@v8
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}