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 c7b978c commit 6f988f1Copy full SHA for 6f988f1
.github/workflows/build-all-samples.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
java-version: 21
20
distribution: temurin
21
- - uses: sbt/setup-sbt@69a46ab4acd4316aa16e68d91a9249a98d7e78d5 # v1.1.8
+ - uses: sbt/setup-sbt@6c68d2fe8dfbc0a0534d70101baa2e0420e1a506 # v1.1.9
22
- name: 'Build all samples using JShell'
23
run: java src/Builder.java
24
- name: 'Check automation for updating versions'
0 commit comments