diff --git a/.github/workflows/code-samples.yml b/.github/workflows/code-samples.yml index 3f989ba81..5782eb58b 100644 --- a/.github/workflows/code-samples.yml +++ b/.github/workflows/code-samples.yml @@ -18,7 +18,7 @@ jobs: - name: Fetch Sources uses: actions/checkout@v4 - name: Gradle Wrapper Validation - uses: gradle/wrapper-validation-action@v2.1.3 + uses: gradle/wrapper-validation-action@v3.3.0 samples: name: Code Samples / ${{ matrix.plugin }}