Skip to content

Commit

Permalink
Bump changed-files action
Browse files Browse the repository at this point in the history
  • Loading branch information
rad-pat committed Sep 16, 2024
1 parent d0d0325 commit c1a7afd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Acquire list of changed python files
id: all-python-files
continue-on-error: true
uses: tj-actions/changed-files@v37
uses: tj-actions/changed-files@v45
with:
files: |
**/*.py
Expand Down

0 comments on commit c1a7afd

Please sign in to comment.