Skip to content

Commit fd98853

Browse files
authored
Update publish-plugin.yaml
1 parent b24f36b commit fd98853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout Repo
1717
uses: actions/checkout@v3
1818
- name: Cache Gradle Caches
19-
uses: gradle/gradle-build-action@v2
19+
uses: gradle/gradle-build-action@v2.4.2
2020
- name: Run Gradle tasks
2121
run: ./gradlew preMerge --continue
2222
- name: Publish on Plugin Portal

0 commit comments

Comments
 (0)