Skip to content

Commit f08e418

Browse files
authored
Update manual_publish.yml
1 parent 9962db2 commit f08e418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manual_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- uses: actions/checkout@v1
1010

1111
- name: Java Set-Up
12-
uses: actions/setup-java@v2
12+
uses: actions/setup-java@v5
1313

1414
with:
1515
distribution: "adopt"

0 commit comments

Comments
 (0)