Skip to content

Commit

Permalink
Use updated diff action
Browse files Browse the repository at this point in the history
  • Loading branch information
wawanbreton committed Nov 22, 2024
1 parent ca79873 commit 3fcfde6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conan-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
conan_user: ${{ secrets.CONAN_USER }}
conan_password: ${{ secrets.CONAN_PASS }}

- uses: technote-space/get-diff-action@v6
- uses: greguintow/get-diff-action@v7
id: get-diff
if: ${{ github.event_name == 'push' }}
with:
Expand Down

0 comments on commit 3fcfde6

Please sign in to comment.