Skip to content
This repository was archived by the owner on Jan 9, 2024. It is now read-only.

Commit b150a7c

Browse files
committed
feat: update action name
1 parent 30be9ac commit b150a7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- uses: actions/checkout@v3
20-
- name: Set up JDK 19
20+
- name: Set Up Java18
2121
uses: actions/setup-java@v3
2222
with:
2323
distribution: 'zulu'

0 commit comments

Comments
 (0)