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 395d5d8 commit 4b75a4eCopy full SHA for 4b75a4e
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install jekyll
19
run: gem install jekyll -v 4.0.0
20
- name: Install GPG
21
- uses: olafurpg/setup-gpg@v2
+ uses: olafurpg/setup-gpg@v3
22
- name: Check/Compile/Test
23
run: sbt check
24
- name: Release
0 commit comments