We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9a986a commit 6b8e31fCopy full SHA for 6b8e31f
.github/workflows/sanity-check.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Start broker
36
run: ci/start-broker.sh
37
- name: Sanity Check
38
- uses: jbangdev/jbang-action@v0.116.0
+ uses: jbangdev/jbang-action@v0.115.0
39
with:
40
script: src/test/java/SanityCheck.java
41
env:
0 commit comments