We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6f2aae + 00618c4 commit 24cf12cCopy full SHA for 24cf12c
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v3
+ uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
18
19
- name: Validate Gradle Wrapper
20
uses: gradle/wrapper-validation-action@v1
0 commit comments