Skip to content

Commit

Permalink
Merge pull request #51 from okp4/dependabot/github_actions/tj-actions…
Browse files Browse the repository at this point in the history
…/changed-files-41
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
2 parents cff911c + b4c361d commit 8f42bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- name: Find changed rust files
id: changed-rust-cargo
uses: tj-actions/changed-files@v40
uses: tj-actions/changed-files@v41
with:
files: |
Cargo.toml
Expand Down Expand Up @@ -81,7 +81,7 @@ jobs:

- name: Find changed rust files
id: changed-rust-files
uses: tj-actions/changed-files@v40
uses: tj-actions/changed-files@v41
with:
files: |
**/*.rs
Expand Down

0 comments on commit 8f42bf8

Please sign in to comment.