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 be3f727 commit f7fdaa9Copy full SHA for f7fdaa9
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/checkout@v2.3.4
12
with:
13
fetch-depth: 0
14
- - uses: olafurpg/setup-scala@v11
+ - uses: olafurpg/setup-scala@v12
15
- run: sbt ci-release
16
env:
17
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
0 commit comments