Bump actions/cache in /.github/actions/setup/directories
Bumps [actions/cache](https://github.com/actions/cache) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](3624ceb22c...6849a64899
)
---
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:
parent
e9ba6c2ea4
commit
25adcddcbc
2
.github/actions/setup/directories/action.yml
vendored
2
.github/actions/setup/directories/action.yml
vendored
@ -93,7 +93,7 @@ runs:
|
||||
path: ${{ inputs.srcdir }}
|
||||
fetch-depth: ${{ inputs.fetch-depth }}
|
||||
|
||||
- uses: actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
|
||||
- uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
|
||||
with:
|
||||
path: ${{ inputs.srcdir }}/.downloaded-cache
|
||||
key: downloaded-cache
|
||||
|
Loading…
x
Reference in New Issue
Block a user