ci: bump tj-actions/changed-files -> v41

This commit is contained in:
psychedelicious 2024-02-01 10:48:59 +11:00 committed by Kent Keirsey
parent 99ee8f9099
commit b95e5d0730
3 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ jobs:
- name: Check for changed frontend files - name: Check for changed frontend files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v40 uses: tj-actions/changed-files@v41
with: with:
files_yaml: | files_yaml: |
frontend: frontend:

View File

@ -27,7 +27,7 @@ jobs:
- name: Check for changed python files - name: Check for changed python files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v40 uses: tj-actions/changed-files@v41
with: with:
files_yaml: | files_yaml: |
python: python:

View File

@ -27,7 +27,7 @@ jobs:
- name: Check for changed python files - name: Check for changed python files
id: changed-files id: changed-files
uses: tj-actions/changed-files@v40 uses: tj-actions/changed-files@v41
with: with:
files_yaml: | files_yaml: |
python: python: