Skip to content

Commit 8e5892c

Browse files
authored
Merge branch 'master' into renovate/jni-0.x
2 parents 70bb736 + fd7b7d5 commit 8e5892c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fetch-depth: 100
1515
- name: Fetch tags
1616
run: git fetch --depth=100 origin +refs/tags/*:refs/tags/*
17-
- uses: olafurpg/setup-scala@v13
17+
- uses: olafurpg/setup-scala@v14
1818
with:
1919
java-version: ${{ matrix.java }}
2020
- name: Coursier cache

0 commit comments

Comments
 (0)