We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aeb44e1 commit 66bbf52Copy full SHA for 66bbf52
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v2.3.4
11
with:
12
fetch-depth: 0
13
- - uses: olafurpg/setup-scala@v10
+ - uses: olafurpg/setup-scala@v13
14
- run: sbt ci-release
15
env:
16
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}
0 commit comments