We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bcaf7c6 + 22c52b0 commit dd951e5Copy full SHA for dd951e5
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
19
20
- name: Setup Java
21
- uses: actions/setup-java@be666c2fcd27ec809703dec50e508c2fdc7f6654 # v5.2.0
+ uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
22
with:
23
distribution: 'microsoft'
24
java-version: '25'
0 commit comments