Bump actions/cache from 4.2.2 to 4.2.3 (#1011)

Bumps [actions/cache](https://github.com/actions/cache) from 4.2.2 to 4.2.3.
- [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.2...v4.2.3)

---
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-03-19 23:37:46 -04:00 committed by GitHub
parent e71dab06da
commit 2c844a44e9
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.2
- uses: actions/cache@v4.2.3
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.2
- uses: actions/cache@v4.2.3
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.2
- uses: actions/cache@v4.2.3
timeout-minutes: 5
with:
path: |