We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0558dff commit 29f7debCopy full SHA for 29f7deb
1 file changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
restore-keys: |
23
$-jbang-
24
- name: jbang
25
- uses: jbangdev/jbang-action@v0.136.0
+ uses: jbangdev/jbang-action@v0.137.0
26
with:
27
script: gcl.java
28
env:
0 commit comments