We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 762655e commit fd7b7d5Copy full SHA for fd7b7d5
.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