Skip to content

Commit

Permalink
Change get-changed-files action to retrieve-changed-files a maintaine…
Browse files Browse the repository at this point in the history
…d fork
  • Loading branch information
ctmbl committed May 21, 2024
1 parent 5bc4061 commit 49fed3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 49fed3f

Please sign in to comment.