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 970b9b5 commit 3df8502Copy full SHA for 3df8502
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
fetch-depth: 0
27
submodules: true
28
- uses: coursier/[email protected]
29
- - uses: coursier/setup-action@v1.2.1
+ - uses: coursier/setup-action@v1.3.0
30
with:
31
jvm: temurin:17
32
- name: Test
@@ -49,7 +49,7 @@ jobs:
49
50
51
52
53
54
jvm: 8
55
apps: scalafmt:3.1.1
@@ -65,7 +65,7 @@ jobs:
65
66
67
68
69
70
71
- run: .github/scripts/gpg-setup.sh
0 commit comments