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 d3846be commit 8b92436Copy full SHA for 8b92436
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v3
11
with:
12
fetch-depth: 0
13
- - uses: olafurpg/setup-scala@v14
+ - uses: sbt/setup-sbt@v1
14
- run: sbt -Dsbt.io.jdktimestamps=true ci-release
15
env:
16
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
0 commit comments