Skip to content

Commit

Permalink
chore(deps): update tj-actions/changed-files action to v41 (#199)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent d844b1b commit be152c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pages-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v40
uses: tj-actions/changed-files@v41

- name: 📤 Export results
id: changed-files
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:

- name: 🔍 Get modified files
id: modified-files
uses: tj-actions/changed-files@v40
uses: tj-actions/changed-files@v41

- name: 📤 Export results
id: changed-files
Expand Down

0 comments on commit be152c5

Please sign in to comment.