Skip to content

Commit

Permalink
Include complete SHA in ref checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
bonigarcia committed Dec 29, 2023
1 parent d730f0d commit d459c41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Checkout GitHub repo
uses: actions/checkout@v4
with:
ref: 41a0f252
ref: 41a0f25244ab41abda2f1f05ae2595eeff29ae4a
- name: Set up Java
uses: actions/setup-java@v4.0.0
with:
Expand Down

0 comments on commit d459c41

Please sign in to comment.