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 99aeea6 commit 016f83bCopy full SHA for 016f83b
.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@26ab4b0fa1c47fa62fc1f6e51823a658fb6c760c # v1.1.7
+ - uses: sbt/setup-sbt@69a46ab4acd4316aa16e68d91a9249a98d7e78d5 # v1.1.8
22
- name: 'Build all samples using JShell'
23
run: java src/Builder.java
24
- name: 'Check automation for updating versions'
0 commit comments