Skip to content

Commit

Permalink
Adjust fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
emilypgoogle committed Jun 6, 2024
1 parent 7c4f537 commit 69fae3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check-api-changes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
steps:
- name: Checkout branch
uses: actions/[email protected]
with:
fetch-depth: 2
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
Expand Down

0 comments on commit 69fae3a

Please sign in to comment.