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 f6e343b commit 3ceefd9Copy full SHA for 3ceefd9
.github/workflows/release.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v2
11
- - uses: olafurpg/setup-scala@v13
+ - uses: olafurpg/setup-scala@v14
12
- uses: olafurpg/setup-gpg@v3
13
- run: git fetch --unshallow
14
- name: Publish ${{ github.ref }}
0 commit comments