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 5db1c30 commit c7c5f80Copy full SHA for c7c5f80
.github/workflows/dep_build_v2.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
23
- name: Set up JDK
24
- uses: actions/setup-java@99b8673ff64fbf99d8d325f52d9a5bdedb8483e9 # v4.2.1
+ uses: actions/setup-java@8df1039502a15bceb9433410b1a100fbe190c53b # v4.5.0
25
with:
26
distribution: 'temurin'
27
java-version: ${{ matrix.java_version }}
.github/workflows/dep_build_v3.yml
@@ -23,7 +23,7 @@ jobs:
ref: master
28
29
0 commit comments