diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index c89f1b72..b184f3ec 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -34,7 +34,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/ diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a0fe1f0b..f0f810e4 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -31,7 +31,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/ diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 629fa856..727ec32c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/ diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index ed5c092e..8f05525c 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -24,7 +24,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/ diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index a7d6fb8e..f659d94e 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -22,7 +22,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/ @@ -55,7 +55,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 #v4.2.3 + uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 #v4.2.4 with: path: | ~/.cache/