Skip to content

Commit

Permalink
Merge of #5354
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Oct 6, 2022
2 parents 6507230 + d2c46ae commit 9c7f0a2
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 @@ -39,7 +39,7 @@ jobs:

- name: Rust files
id: changed-files-rust
uses: tj-actions/changed-files@v29.0.7
uses: tj-actions/changed-files@v32.0.0
with:
fetch-depth: 2
files: |
Expand All @@ -52,7 +52,7 @@ jobs:
- name: Workflow files
id: changed-files-workflows
uses: tj-actions/changed-files@v29.0.7
uses: tj-actions/changed-files@v32.0.0
with:
fetch-depth: 2
files: |
Expand Down

0 comments on commit 9c7f0a2

Please sign in to comment.