mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-22 20:05:38 +00:00
Dependencies (GitHub Actions) - upgrade gradle/wrapper-validation-action to 2
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
|
||||
# Validate wrapper
|
||||
- name: Gradle Wrapper Validation
|
||||
uses: gradle/wrapper-validation-action@v1.1.0
|
||||
uses: gradle/wrapper-validation-action@v2
|
||||
|
||||
# Set up Java environment for the next steps
|
||||
- name: Setup Java
|
||||
|
||||
Reference in New Issue
Block a user