Skip to content

Commit

Permalink
Merge pull request #271 from Kichura/fabric-1.21.4
Browse files Browse the repository at this point in the history
"Set up JDK" <- "Setup JDK"
  • Loading branch information
WildfireRomeo authored Dec 25, 2024
2 parents 69cfb26 + 0fa37ac commit ec0dc38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fabric.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Extract build version information
id: ref
run: .github/extract_refs.sh
- name: Setup JDK 21
- name: Set up JDK 21
uses: actions/setup-java@v4
with:
distribution: 'temurin'
Expand Down

0 comments on commit ec0dc38

Please sign in to comment.