logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 24d7d0ec777f4d0ba6ceb9cd518ddac4ac7a6396
parent 01473075f8e78adcfbd4f9f4b6bb1d7682a7ee4d
Author: QMK Bot <hello@qmk.fm>
Date:   Fri, 15 Mar 2024 01:45:14 +0000

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

Diffstat:

M.github/workflows/format.yml2+-
M.github/workflows/lint.yml2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml @@ -35,7 +35,7 @@ jobs: - name: Get changed files id: file_changes - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: use_rest_api: true diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml @@ -27,7 +27,7 @@ jobs: - name: Get changed files id: file_changes - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: use_rest_api: true