We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e38a944 commit c5be319Copy full SHA for c5be319
.github/workflows/release.yml
@@ -11,7 +11,7 @@ jobs:
11
- uses: actions/[email protected]
12
with:
13
fetch-depth: 0
14
- - uses: olafurpg/setup-scala@v12
+ - uses: olafurpg/setup-scala@v13
15
- run: sbt ci-release
16
env:
17
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
0 commit comments