Skip to content

Commit

Permalink
Fetch newest state in gradle-precommit:test
Browse files Browse the repository at this point in the history
  • Loading branch information
malliaridis committed Nov 21, 2024
1 parent ef4cdd5 commit d32e69a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/gradle-precommit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,9 @@ jobs:
steps:
# Setup
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
fetch-depth: 0

- name: Set up JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit d32e69a

Please sign in to comment.