File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -207,7 +207,7 @@ jobs:
207207
208208 # Cache Plugin Verifier IDEs
209209 - name : Setup Plugin Verifier IDEs Cache
210- uses : actions/cache@v3
210+ uses : actions/cache@v4
211211 with :
212212 path : ${{ needs.build.outputs.pluginVerifierHomeDir }}/ides
213213 key : plugin-verifier-${{ hashFiles('build/listProductsReleases.txt') }}
Original file line number Diff line number Diff line change 1414- Dependencies (GitHub Actions) - upgrade ` actions/upload-artifact ` to ` 4 `
1515- Dependencies (GitHub Actions) - upgrade ` codecov/codecov-action ` to ` 4 `
1616- Dependencies (GitHub Actions) - upgrade ` gradle/wrapper-validation-action ` to ` 2 `
17+ - Dependencies (GitHub Actions) - upgrade ` actions/cache ` to ` 4 `
1718- Gradle - upgrade ` org.gradle.toolchains.foojay-resolver-convention ` to ` 0.8.0 `
1819- Gradle - cleanup the ` jvmToolchain ` setup
1920- Run Configurations - ` Run Qodana ` runs the ` qodanaScan ` Gradle task
You can’t perform that action at this time.
0 commit comments