Skip to content

Commit fa8c6cc

Browse files
committed
Updating gpg github action
1 parent 2765de3 commit fa8c6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@v2
2020
with:
2121
fetch-depth: 0
22-
- uses: olafurpg/setup-gpg@v2
22+
- uses: olafurpg/setup-gpg@v3
2323
- name: Set up JDK ${{ matrix.java }}
2424
uses: actions/setup-java@v1
2525
with:

0 commit comments

Comments
 (0)