diff options
Diffstat (limited to '.github/workflows/format.yml')
| -rw-r--r-- | .github/workflows/format.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/format.yml b/.github/workflows/format.yml index e1f34b9048..de08442c1c 100644 --- a/.github/workflows/format.yml +++ b/.github/workflows/format.yml | |||
| @@ -35,7 +35,7 @@ jobs: | |||
| 35 | 35 | ||
| 36 | - name: Get changed files | 36 | - name: Get changed files |
| 37 | id: file_changes | 37 | id: file_changes |
| 38 | uses: tj-actions/changed-files@v40 | 38 | uses: tj-actions/changed-files@v41 |
| 39 | 39 | ||
| 40 | - name: Run qmk formatters | 40 | - name: Run qmk formatters |
| 41 | shell: 'bash {0}' | 41 | shell: 'bash {0}' |
