Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
Signed-off-by: Liang Huang <[email protected]>
  • Loading branch information
yellow-shine committed Apr 18, 2024
1 parent c545df6 commit 8556670
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
fetch-depth: ${{ env.PR_FETCH_DEPTH }}
- name: 'Check Changed files'
id: changed-files-cpp
uses: tj-actions/changed-files@v41
uses: tj-actions/changed-files@v44
with:
since_last_remote_commit: 'true'
files: |
Expand Down

0 comments on commit 8556670

Please sign in to comment.