commit | cab3618dc9f4069f29049a59e31063e50680c059 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Mar 24 08:53:19 2025 +0000 |
committer | GitHub <noreply@github.com> | Mon Mar 24 08:53:19 2025 +0000 |
tree | c9c84f4fb699dc2a92bd4b1fc212f58b0adf7293 | |
parent | 440e03642b891968a76b6d088d70f01f06e0c349 [diff] |
Bump actions/cache from 4.1.2 to 4.2.3 Bumps [actions/cache](https://github.com/actions/cache) from 4.1.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/6849a6489940f00c2f30c0fb92c6274307ccb58a...5a3ec84eff668545956fd18022155c47e93e2684) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 0f29968..b7a112b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml
@@ -53,7 +53,7 @@ submodules: false fetch-depth: 1 - - uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2 + - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3 id: cache-vcpkg with: path: vcpkg