We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35cef1f commit 00acc79Copy full SHA for 00acc79
1 file changed
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
restore-keys: |
17
$-jbang-
18
- name: jbang
19
- uses: jbangdev/jbang-action@v0.132.1
+ uses: jbangdev/jbang-action@v0.134.3
20
with:
21
script: gcl.java
22
env:
0 commit comments