Skip to content

Commit cf24d02

Browse files
committed
ci: upgrade actions plugins
1 parent 76531f0 commit cf24d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-packages-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
distribution: "corretto"
5656

5757
- name: Setup Gradle
58-
uses: gradle/actions@v4.4.1
58+
uses: gradle/actions/setup-gradle@v4.4.1
5959

6060
- name: Grant Execution Authority to Gradlew
6161
run: chmod +x ./gradlew

0 commit comments

Comments
 (0)