Skip to content

Commit c7aacf1

Browse files
committed
test
1 parent a086036 commit c7aacf1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-thin.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ jobs:
2525
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
2626
gpg-passphrase: GPG_PASSPHRASE
2727

28-
- name: Set up Maven 3.9.9
29-
uses: stCarolas/setup-maven@v1
28+
- name: Set up Maven 3.9.8
29+
uses: s4u/setup-maven-action@v1.14.0
3030
with:
31-
maven-version: '3.9.9'
31+
maven-version: '3.9.8'
3232

3333
- name: Configure GPG
3434
run: |

0 commit comments

Comments
 (0)