build(deps): bump actions/cache from 5.0.3 to 5.0.4 (#5976)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-03-23 19:38:07 +00:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 81c0187bf1
commit 1806b5d3be
3 changed files with 7 additions and 7 deletions
+5 -5
View File
@@ -69,7 +69,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependency artifacts - name: Cache Gradle dependency artifacts
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/wrapper ~/.gradle/wrapper
@@ -154,7 +154,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependency artifacts - name: Cache Gradle dependency artifacts
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/wrapper ~/.gradle/wrapper
@@ -236,7 +236,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependency artifacts - name: Cache Gradle dependency artifacts
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/wrapper ~/.gradle/wrapper
@@ -309,7 +309,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependency artifacts - name: Cache Gradle dependency artifacts
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/wrapper ~/.gradle/wrapper
@@ -416,7 +416,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependency artifacts - name: Cache Gradle dependency artifacts
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/wrapper ~/.gradle/wrapper
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependencies - name: Cache Gradle dependencies
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/caches ~/.gradle/caches
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
distribution: "temurin" distribution: "temurin"
- name: Cache Gradle dependencies - name: Cache Gradle dependencies
uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3 uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
with: with:
path: | path: |
~/.gradle/caches ~/.gradle/caches