mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-07 18:14:06 +00:00
Dependencies (GitHub Actions) - upgrade gradle/actions/wrapper-validation
to v4
This commit is contained in:
parent
4eb23fa915
commit
02dad2d7d7
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
|
|
||||||
# Validate wrapper
|
# Validate wrapper
|
||||||
- name: Gradle Wrapper Validation
|
- name: Gradle Wrapper Validation
|
||||||
uses: gradle/actions/wrapper-validation@v3
|
uses: gradle/actions/wrapper-validation@v4
|
||||||
|
|
||||||
# Set up Java environment for the next steps
|
# Set up Java environment for the next steps
|
||||||
- name: Setup Java
|
- name: Setup Java
|
||||||
|
@ -8,6 +8,8 @@
|
|||||||
|
|
||||||
- Upgrade Gradle Wrapper to `8.11.1`
|
- Upgrade Gradle Wrapper to `8.11.1`
|
||||||
- Update `platformVersion` to `2024.1.7`
|
- Update `platformVersion` to `2024.1.7`
|
||||||
|
- Change since/until build to `241-243.*` (2024.1-2024.3.*)
|
||||||
|
- Dependencies (GitHub Actions) - upgrade `gradle/actions/wrapper-validation` to `v4`
|
||||||
|
|
||||||
## [2.0.2] - 2024-10-07
|
## [2.0.2] - 2024-10-07
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user