Skip to content

Commit fd7b7d5

Browse files
Update olafurpg/setup-scala action to v14 (#21)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 762655e commit fd7b7d5

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)