diff --git a/.github/workflows/gradle-test-build-publish.yml b/.github/workflows/gradle-test-build-publish.yml index fd0e93c..f7279b2 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@b4ffde65f46336ab88eb53be808477a3936bae11 # v4 + - uses: actions/checkout@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4 with: fetch-depth: 0