Skip to content

Commit

Permalink
Bump tj-actions/changed-files from 43 to 44 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 0d03fb0 commit c955f04
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@v43"
uses: "tj-actions/changed-files@v44"
if: github.event_name != 'schedule'
with:
files: |
Expand Down

0 comments on commit c955f04

Please sign in to comment.