Skip to content

Commit f78f73b

Browse files
committed
fix: action name
1 parent 4b50cc3 commit f78f73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515

1616
jobs:
1717
build:
18-
name: Build with Java 11
18+
name: Build with Java 25
1919
runs-on: ubuntu-latest
2020
timeout-minutes: 15
2121

0 commit comments

Comments
 (0)