commit: b3bb19a96dd2198ad48e3d9f855d76bfa0e00022
parent 048f2ddcbf36241f6ce5ecab2b5392a1f03e2dea
Author: QMK Bot <hello@qmk.fm>
Date: Wed, 21 Aug 2024 21:56:55 +0000
Merge remote-tracking branch 'origin/master' into develop
Diffstat:
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@v44
+ uses: tj-actions/changed-files@v45
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@v44
+ uses: tj-actions/changed-files@v45
with:
use_rest_api: true