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 c32e9b1 commit 3200e4eCopy full SHA for 3200e4e
1 file changed
.github/workflows/release.yml
@@ -97,7 +97,7 @@ jobs:
97
with:
98
java-version: 25
99
distribution: temurin
100
- - uses: sbt/setup-sbt@3afe9cf056c5d139bfc46579af1192d77a2f0821 # v1.4.0
+ - uses: sbt/setup-sbt@66fb4376e81982c7d92a4074170846fff88e2e30 # v1.5.0
101
- name: Update JUnit dependencies in examples
102
run: java src/Updater.java ${RELEASE_VERSION}
103
working-directory: junit-examples
@@ -205,7 +205,7 @@ jobs:
205
206
207
208
209
210
211
- name: Build examples
0 commit comments