Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Java 17 + Micronaut 4 #693

Merged
merged 13 commits into from
Jan 11, 2024
Prev Previous commit
Next Next commit
Use ref on github actions
  • Loading branch information
pdambrauskas committed Jan 11, 2024
commit fea0b6f99806728012488accfdd1a26939bd16f2
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on:

jobs:
build-frontend:
uses: exacaster/lighter/.github/workflows/build-frontend.yml@${{ github.ref_name }}
uses: exacaster/lighter/.github/workflows/build-frontend.yml
build-java:
uses: exacaster/lighter/.github/workflows/build-java.yml@${{ github.ref_name }}
uses: exacaster/lighter/.github/workflows/build-java.yml