diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index 5f99018..e5fa1e5 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -107,7 +107,7 @@ jobs: # Get the list of added, changed, removed, and renamed files - name: 📑 Get changed files - uses: jitterbit/get-changed-files@v1 + uses: masesgroup/retrieve-changed-files@v3 id: files with: format: space-delimited