commit | d2b1d53427621818a5012055b1b8a62681b450fb | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Mon Oct 07 08:51:33 2024 +0000 |
committer | GitHub <noreply@github.com> | Mon Oct 07 08:51:33 2024 +0000 |
tree | 8a46df60afca46002b3a90c0d0bd6a5a15b516ec | |
parent | 350100a5bb9d9671aca85213b2ec7a70a361b0cd [diff] |
Bump actions/cache from 3.3.2 to 4.1.0 Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.1.0. - [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/704facf57e6136b1bc63b828d79edcd491f0ee84...2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index c99cc12..cace2ab 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml
@@ -53,7 +53,7 @@ submodules: false fetch-depth: 1 - - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2 + - uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0 id: cache-vcpkg with: path: vcpkg