Skip to content

Commit 66bbf52

Browse files
authored
Update release.yml
1 parent aeb44e1 commit 66bbf52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2.3.4
1111
with:
1212
fetch-depth: 0
13-
- uses: olafurpg/setup-scala@v10
13+
- uses: olafurpg/setup-scala@v13
1414
- run: sbt ci-release
1515
env:
1616
PGP_PASSPHRASE: ${{ secrets.PGP_PASSPHRASE }}

0 commit comments

Comments
 (0)