We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70bb736 + fd7b7d5 commit 8e5892cCopy full SHA for 8e5892c
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
fetch-depth: 100
15
- name: Fetch tags
16
run: git fetch --depth=100 origin +refs/tags/*:refs/tags/*
17
- - uses: olafurpg/setup-scala@v13
+ - uses: olafurpg/setup-scala@v14
18
with:
19
java-version: ${{ matrix.java }}
20
- name: Coursier cache
0 commit comments