Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 41 to 43 (#149)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent 1830f93 commit 9a68080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

- name: Get the changed files that would require tests
id: changed-files
uses: "tj-actions/changed-files@v41"
uses: "tj-actions/changed-files@v43"
if: github.event_name != 'schedule'
with:
files: |
Expand Down

0 comments on commit 9a68080

Please sign in to comment.