Skip to content

Commit

Permalink
Bump actions/cache to v4.
Browse files Browse the repository at this point in the history
  • Loading branch information
mcmtroffaes committed Sep 10, 2024
1 parent 499b3aa commit b5182df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
build-vcpkg:
runs-on: 'windows-latest'
steps:
- uses: actions/cache@v3
- uses: actions/cache@v4
id: vcpkg-installed-cache
with:
path: installed/x64-windows-static-md-release
Expand Down

0 comments on commit b5182df

Please sign in to comment.