We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ddaabfe + d79eae2 commit 87d4793Copy full SHA for 87d4793
.github/workflows/sync-working-groups.yml
@@ -24,7 +24,7 @@ jobs:
24
java-version: ${{ env.JVM_VERSION }}
25
26
- name: Build working groups YAML file
27
- uses: jbangdev/jbang-action@v0.119.0
+ uses: jbangdev/jbang-action@v0.124.0
28
with:
29
script: working-groups/main.java
30
jbangargs: --verbose -Dworking-groups.output=_data/wg.yaml
0 commit comments