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

This commit is contained in:
QMK Bot 2023-11-14 02:16:30 +00:00
commit 56daf7e545
1 changed files with 1 additions and 1 deletions

View File

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