We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 350100a commit d2b1d53Copy full SHA for d2b1d53
.github/workflows/release.yaml
@@ -53,7 +53,7 @@ jobs:
53
submodules: false
54
fetch-depth: 1
55
56
- - uses: actions/cache@704facf57e6136b1bc63b828d79edcd491f0ee84 # v3.3.2
+ - uses: actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4.1.0
57
id: cache-vcpkg
58
with:
59
path: vcpkg
0 commit comments