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 2c0e66e commit 9f5e6f4Copy full SHA for 9f5e6f4
.github/workflows/gradle-wrapper-validation.yml
@@ -10,5 +10,5 @@ jobs:
10
if: github.repository == 'elastic/elasticsearch'
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
14
- - uses: gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # Release v2.1.1
+ - uses: actions/checkout@v4
+ - uses: gradle/actions/wrapper-validation@ac638b010cf58a27ee6c972d7336334ccaf61c96 # Release v4.4.1
0 commit comments