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 8e35648 + c0cd97c commit ff91862Copy full SHA for ff91862
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
timeout-minutes: 10
14
15
steps:
16
- - uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
+ - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
18
- name: Set up JDK 11
19
uses: actions/setup-java@v4
.github/workflows/gradle-wrapper-validation.yml
@@ -7,5 +7,5 @@ jobs:
7
runs-on: ubuntu-latest
8
9
10
11
- uses: gradle/wrapper-validation-action@v3
0 commit comments