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 5a5951f commit 3042ddeCopy full SHA for 3042dde
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
14
steps:
15
- - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
+ - uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
16
17
- name: Set up JDK 21
18
uses: actions/setup-java@dded0888837ed1f317902acf8a20df0ad188d165 # v5
.github/workflows/gradle-wrapper-validation.yml
@@ -6,5 +6,5 @@ jobs:
6
name: "Validation"
7
8
9
10
- uses: gradle/actions/wrapper-validation@748248ddd2a24f49513d8f472f81c3a07d4d50e1 # v4
0 commit comments