Skip to content

Commit 5ee9ebd

Browse files
authored
Update build.yml
1 parent 90295c1 commit 5ee9ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
uses: actions/checkout@v3
5050

5151
- name: 'Set up latest JDK N from jdk.java.net'
52-
uses: oracle-actions/setup-java@v1.3.2
52+
uses: oracle-actions/setup-java@v1
5353
with:
5454
website: oracle.com
5555
release: 21 # Replace N with GA, EA, 17, 18, 19, ...

0 commit comments

Comments
 (0)