Skip to content

Commit 1eec2cc

Browse files
chore(deps): update actions/setup-java action to v5
1 parent 55c54ff commit 1eec2cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
gpg --list-secret-keys --keyid-format LONG
2525
2626
- name: Set up Maven Central Repository
27-
uses: actions/setup-java@v4
27+
uses: actions/setup-java@v5
2828
with:
2929
java-version: 11
3030
distribution: zulu

0 commit comments

Comments
 (0)