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 48c01fa + 17dc060 commit c00e1b7Copy full SHA for c00e1b7
1 file changed
.github/workflows/build.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
19
20
- name: Setup Java
21
- uses: actions/setup-java@ad2b38190b15e4d6bdf0c97fb4fca8412226d287 # v5.3.0
+ uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
22
with:
23
distribution: 'microsoft'
24
java-version: '25'
0 commit comments