From be152c5eeea385fbb1fcb6966976cc5cb34a8a92 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 23 Dec 2023 15:28:13 +0100 Subject: [PATCH] chore(deps): update tj-actions/changed-files action to v41 (#199) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pages-deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pages-deploy.yml b/.github/workflows/pages-deploy.yml index 9c7032ee..6b0f5cd5 100644 --- a/.github/workflows/pages-deploy.yml +++ b/.github/workflows/pages-deploy.yml @@ -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 @@ -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