Skip to content

Commit

Permalink
Merge of #7826
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 25, 2023
2 parents 476812d + cec74c5 commit bd5c7e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Rust files
id: changed-files-rust
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].4
with:
files: |
**/*.rs
Expand All @@ -49,7 +49,7 @@ jobs:
- name: Workflow files
id: changed-files-workflows
uses: tj-actions/[email protected].3
uses: tj-actions/[email protected].4
with:
files: |
.github/workflows/*.yml
Expand Down

0 comments on commit bd5c7e1

Please sign in to comment.