Browse Source

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

pull/20248/head
QMK Bot 1 year ago
parent
commit
29d8f7c3d6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/stale.yml

+ 1
- 1
.github/workflows/stale.yml 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 }}


Loading…
Cancel
Save