Skip to content

Commit

Permalink
Use correct Quarkus version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jmartisk committed Nov 16, 2023
1 parent 3979854 commit 3358056
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 @@ -97,7 +97,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: quarkusio/quarkus
ref: main
ref: 3.5
path: quarkus

- uses: actions/[email protected]
Expand Down

0 comments on commit 3358056

Please sign in to comment.