Skip to content

Commit 74d1d23

Browse files
committed
bump coursier/setup-action vrersion to 1.3.5 (was .4)
1 parent 66e3f5b commit 74d1d23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
ruby-version: 3.0.5
1212
bundler-cache: true
1313
- name: Set up coursier
14-
uses: coursier/setup-action@v1.3.4
14+
uses: coursier/setup-action@v1.3.5
1515
with:
1616
jvm: adopt:11
1717
- name: Run mdoc

0 commit comments

Comments
 (0)