Skip to content

Commit e1fb738

Browse files
authoredFeb 1, 2024
bump coursier/setup-action version to 1.3.5 (was .4) (#2962)
1 parent e38d364 commit e1fb738

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)
Please sign in to comment.