mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
[GH action] gradleValidation update to gradle/wrapper-validation-action@v1.0.3
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
# Validate wrapper
|
||||
- name: Gradle Wrapper Validation
|
||||
uses: gradle/wrapper-validation-action@v1
|
||||
uses: gradle/wrapper-validation-action@v1.0.3
|
||||
|
||||
# Run verifyPlugin and test Gradle tasks
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user