Skip to content

Commit

Permalink
Update build-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcchampions committed Nov 13, 2024
1 parent 34e01a2 commit 7f00fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
packages: read
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
- uses: actions/setup-java@4.5.0
with:
distribution: 'zulu'
java-version: '17'
Expand Down

0 comments on commit 7f00fbc

Please sign in to comment.