Bump actions/cache from 3.2.2 to 3.2.3 (#486)

Bumps [actions/cache](https://github.com/actions/cache) from 3.2.2 to 3.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/v3.2.2...v3.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>

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] 2023-01-09 22:11:43 -05:00 committed by GitHub
parent 643fe6c69e
commit 0e40ef1aff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ jobs:
uses: actions/setup-python@v4.4.0
with:
python-version: ${{ matrix.PYTHON.VERSION }}
- uses: actions/cache@v3.2.2
- uses: actions/cache@v3.2.3
timeout-minutes: 5
with:
path: |
@ -60,7 +60,7 @@ jobs:
with:
python-version: ${{ matrix.PYTHON.VERSION }}
architecture: ${{ matrix.WINDOWS.ARCH }}
- uses: actions/cache@v3.2.2
- uses: actions/cache@v3.2.3
timeout-minutes: 5
with:
path: |
@ -106,7 +106,7 @@ jobs:
uses: actions/setup-python@v4.4.0
with:
python-version: ${{ matrix.PYTHON.VERSION }}
- uses: actions/cache@v3.2.2
- uses: actions/cache@v3.2.3
timeout-minutes: 5
with:
path: |
@ -140,7 +140,7 @@ jobs:
- uses: actions/checkout@v3.3.0
with:
persist-credentials: false
- uses: actions/cache@v3.2.2
- uses: actions/cache@v3.2.3
timeout-minutes: 5
with:
path: |