Skip to content

Commit 42142ad

Browse files
chore(deps): update actions/cache action to v5 (#711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73d658c commit 42142ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
echo ("BUILD_VERSION=$v") >> $env:GITHUB_ENV
3939
echo $v
4040
41-
- uses: actions/cache@v4
41+
- uses: actions/cache@v5
4242
id: cache
4343
with:
4444
path: packages

0 commit comments

Comments
 (0)