From 96983513ecdc22ec0bab1454aecac9e531db6e78 Mon Sep 17 00:00:00 2001 From: wusubsin Date: Sun, 29 Oct 2023 11:52:43 +0900 Subject: [PATCH] temp --- .github/workflows/gradle-custom-plugin-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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