Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 39 to 41 in /.github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
brezocordero authored Jul 29, 2024
2 parents 455a270 + 236891e commit df03a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php-cs-on-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: Get Changed Files
id: changed-files
uses: tj-actions/changed-files@v39
uses: tj-actions/changed-files@v41
with:
files: "**/*.php"

Expand Down

0 comments on commit df03a97

Please sign in to comment.