We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31a6292 commit 796ced9Copy full SHA for 796ced9
1 file changed
.github/workflows/samples-scala-client.yaml
@@ -53,6 +53,7 @@ jobs:
53
sudo echo "127.0.0.1 petstore.swagger.io" | sudo tee -a /etc/hosts
54
- uses: actions/setup-java@v5
55
with:
56
+ distribution: 'temurin'
57
java-version: 8
58
- name: Setup sbt launcher
59
uses: sbt/setup-sbt@v1
0 commit comments