mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-30 18:27:49 +08:00
build(deps): bump gradle/actions from 3.5.0 to 4 (#1361)
Bumps [gradle/actions](https://github.com/gradle/actions) from 3.5.0 to 4. - [Release notes](https://github.com/gradle/actions/releases) - [Commits](https://github.com/gradle/actions/compare/v3.5.0...v4) --- updated-dependencies: - dependency-name: gradle/actions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
e7cf4fd4d0
commit
d24c736999
2
.github/workflows/code-samples.yml
vendored
2
.github/workflows/code-samples.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
- name: Fetch Sources
|
||||
uses: actions/checkout@v4
|
||||
- name: Gradle Wrapper Validation
|
||||
uses: gradle/actions/wrapper-validation@v3.5.0
|
||||
uses: gradle/actions/wrapper-validation@v4
|
||||
|
||||
samples:
|
||||
name: Code Samples / ${{ matrix.plugin }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user