Bump actions/cache from 4.2.1 to 4.2.2 (#988)

Bumps [actions/cache](https://github.com/actions/cache) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4.2.1...v4.2.2)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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:
dependabot[bot] 2025-02-27 22:33:53 -05:00 committed by GitHub
parent 8b784436a0
commit 6f52aa6630
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ jobs:
uses: quansight-labs/setup-python@v5.4.0
with:
python-version: ${{ matrix.PYTHON.VERSION }}
- uses: actions/cache@v4.2.1
- uses: actions/cache@v4.2.2
timeout-minutes: 5
with:
path: |
@ -64,7 +64,7 @@ jobs:
with:
python-version: ${{ matrix.PYTHON.VERSION }}
architecture: ${{ matrix.WINDOWS.ARCH }}
- uses: actions/cache@v4.2.1
- uses: actions/cache@v4.2.2
timeout-minutes: 5
with:
path: |
@ -111,7 +111,7 @@ jobs:
uses: quansight-labs/setup-python@v5.4.0
with:
python-version: ${{ matrix.PYTHON.VERSION }}
- uses: actions/cache@v4.2.1
- uses: actions/cache@v4.2.2
timeout-minutes: 5
with:
path: |