diff --git a/.github/workflows/gradle-custom-plugin-release.yml b/.github/workflows/gradle-custom-plugin-release.yml index dfaf996..022e9e9 100644 --- a/.github/workflows/gradle-custom-plugin-release.yml +++ b/.github/workflows/gradle-custom-plugin-release.yml @@ -18,7 +18,7 @@ jobs: permissions: write-all steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v3 with: ref: gradle-custom-plugin-release