.github: Bump actions/cache from 4.2.0 to 4.2.2
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.0 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/1bd1e32a3bdc45362d1e726936510720a7c30a57...d4323d4df104b026a6aa633fdb11d772146be0bf) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
James Tucker
parent
cae5b97626
commit
1d2d449b57
@@ -79,7 +79,7 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
- name: Restore Cache
|
- name: Restore Cache
|
||||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||||
with:
|
with:
|
||||||
# Note: unlike the other setups, this is only grabbing the mod download
|
# Note: unlike the other setups, this is only grabbing the mod download
|
||||||
# cache, rather than the whole mod directory, as the download cache
|
# cache, rather than the whole mod directory, as the download cache
|
||||||
@@ -153,7 +153,7 @@ jobs:
|
|||||||
cache: false
|
cache: false
|
||||||
|
|
||||||
- name: Restore Cache
|
- name: Restore Cache
|
||||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||||
with:
|
with:
|
||||||
# Note: unlike the other setups, this is only grabbing the mod download
|
# Note: unlike the other setups, this is only grabbing the mod download
|
||||||
# cache, rather than the whole mod directory, as the download cache
|
# cache, rather than the whole mod directory, as the download cache
|
||||||
@@ -254,7 +254,7 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
- name: Restore Cache
|
- name: Restore Cache
|
||||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||||
with:
|
with:
|
||||||
# Note: unlike the other setups, this is only grabbing the mod download
|
# Note: unlike the other setups, this is only grabbing the mod download
|
||||||
# cache, rather than the whole mod directory, as the download cache
|
# cache, rather than the whole mod directory, as the download cache
|
||||||
@@ -319,7 +319,7 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
- name: Restore Cache
|
- name: Restore Cache
|
||||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||||
with:
|
with:
|
||||||
# Note: unlike the other setups, this is only grabbing the mod download
|
# Note: unlike the other setups, this is only grabbing the mod download
|
||||||
# cache, rather than the whole mod directory, as the download cache
|
# cache, rather than the whole mod directory, as the download cache
|
||||||
@@ -367,7 +367,7 @@ jobs:
|
|||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
|
||||||
- name: Restore Cache
|
- name: Restore Cache
|
||||||
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
|
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
|
||||||
with:
|
with:
|
||||||
# Note: unlike the other setups, this is only grabbing the mod download
|
# Note: unlike the other setups, this is only grabbing the mod download
|
||||||
# cache, rather than the whole mod directory, as the download cache
|
# cache, rather than the whole mod directory, as the download cache
|
||||||
|
|||||||
Reference in New Issue
Block a user