diff --git a/.github/workflows/check-dist.yml b/.github/workflows/check-dist.yml index 080249ba..9f3914f5 100644 --- a/.github/workflows/check-dist.yml +++ b/.github/workflows/check-dist.yml @@ -36,7 +36,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/ diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 04603141..06a68f8b 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@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/ diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d6847a0b..eb3dbbb5 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@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/ diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 54a56290..df650e25 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/ diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 84c161e7..c08add00 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@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/ @@ -55,7 +55,7 @@ jobs: with: node-version: 24 - name: Cache - uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb #v5.0.1 + uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 #v5.0.2 with: path: | ~/.cache/