Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensflinco authored May 12, 2024
1 parent 037ed7f commit 4d3dd3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
git diff "origin/${{ env.PULL_REQUEST_HEAD_REF }}" > "diff.txt"
# shellcheck disable=SC2086
echo "diff=$(cat "diff.txt")" >> $GITHUB_ENV
- uses: rubensflinco/[email protected].3
- uses: rubensflinco/[email protected].4
name: "Code Review by Gemini AI"
id: review
with:
Expand Down

0 comments on commit 4d3dd3b

Please sign in to comment.