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 8f5180f commit 48f586aCopy full SHA for 48f586a
1 file changed
.github/workflows/ci.yaml
@@ -495,7 +495,7 @@ jobs:
495
tools: none
496
497
- name: Install java
498
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
+ uses: actions/setup-java@0f481fcb613427c0f801b606911222b5b6f3083a # v5.5.0
499
with:
500
distribution: zulu
501
java-version: 11
@@ -570,7 +570,7 @@ jobs:
570
571
572
573
574
575
576
0 commit comments