We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8cbae6 commit 30c42d3Copy full SHA for 30c42d3
.github/workflows/build.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32
33
- name: Set up JDK
34
- uses: actions/setup-java@b36c23c0d998641eff861008f374ee103c25ac73 # v4.4.0
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
35
with:
36
java-version: 17
37
distribution: adopt
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
26
27
28
29
30
0 commit comments