mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-06 15:15:58 +00:00
Update olafurpg/setup-scala action to v11
This commit is contained in:
parent
37bbef0df2
commit
eb0378bd5d
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- uses: bahmutov/npm-install@v1
|
||||
- name: Fetch tags
|
||||
run: git fetch --depth=100 origin +refs/tags/*:refs/tags/*
|
||||
- uses: olafurpg/setup-scala@v10
|
||||
- uses: olafurpg/setup-scala@v11
|
||||
with:
|
||||
java-version: ${{ matrix.java }}
|
||||
- name: Coursier cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user