Skip to content
This repository was archived by the owner on Jan 24, 2025. It is now read-only.

Commit 189198b

Browse files
Merge pull request #429 from softwaremill/dependabot/github_actions/olafurpg/setup-scala-14
Bump olafurpg/setup-scala from 13 to 14
2 parents fcd69b1 + c2ff66b commit 189198b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
fetch-depth: 0
4545
- uses: coursier/[email protected]
46-
- uses: olafurpg/setup-scala@v13
46+
- uses: olafurpg/setup-scala@v14
4747
- run: sbt ci-release
4848
env:
4949
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)