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.
1 parent 0608d15 commit 1e6e8f5Copy full SHA for 1e6e8f5
1 file changed
.github/workflows/ci.yaml
@@ -497,7 +497,7 @@ jobs:
497
tools: none
498
499
- name: Install java
500
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
+ uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
501
with:
502
distribution: zulu
503
java-version: 11
@@ -573,7 +573,7 @@ jobs:
573
574
575
576
577
578
579
0 commit comments