Skip to content

Commit

Permalink
Merge pull request #343 from esrg-knights/dependabot/github_actions/d…
Browse files Browse the repository at this point in the history
…ot-github/workflows/tj-actions/changed-files-41

Bump tj-actions/changed-files from 35 to 41 in /.github/workflows
  • Loading branch information
LenaWil authored Jan 2, 2024
2 parents 3b11646 + 1491cfc commit 97b0aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check for changed python files in commit or pull request
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v41
id: changed-files
with:
files: "**/*.py"
Expand Down

0 comments on commit 97b0aa9

Please sign in to comment.