Skip to content

Commit e147863

Browse files
authored
Merge pull request #240 from ThoughtWorksInc/update/master/scala-project-template
Update scala-project-template
2 parents 7b09f77 + 47ecb1e commit e147863

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scala.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
scala:
19-
- 2.12.15
19+
- 2.12.20
2020

2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)