diff --git a/.github/workflows/gradle-test-build-publish.yml b/.github/workflows/gradle-test-build-publish.yml index db20be1..a6fb9e9 100644 --- a/.github/workflows/gradle-test-build-publish.yml +++ b/.github/workflows/gradle-test-build-publish.yml @@ -22,7 +22,7 @@ jobs: os: [ 'macos-11', 'ubuntu-latest', 'windows-latest' ] steps: - - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4 with: fetch-depth: 0