logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 3a0b5d4ed4efca50eb5da7a0ccb08365e0b54b7d
parent 01be746fc41d7c0860df379849b5fa79ed6c5587
Author: QMK Bot <hello@qmk.fm>
Date:   Wed, 27 Mar 2024 20:56:04 +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@v43 + uses: tj-actions/changed-files@v44 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@v43 + uses: tj-actions/changed-files@v44 with: use_rest_api: true