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