Skip to content

Commit

Permalink
Update changed-files action
Browse files Browse the repository at this point in the history
  • Loading branch information
theotherp committed Dec 15, 2024
1 parent 06f7fa1 commit 222505a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildNative.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:

- name: "Get changed files in core module"
id: changed-files-specific
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@v45
with:
since_last_remote_commit: true
files: |
Expand Down

0 comments on commit 222505a

Please sign in to comment.