Bump actions/cache from 3 to 4 (#13)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-02-24 14:42:42 +01:00
committed by GitHub
parent ae13b4c3fe
commit feb146941f
+1 -1
View File
@@ -64,7 +64,7 @@ jobs:
fetch-depth: 0 fetch-depth: 0
path: extension path: extension
- uses: actions/cache@v3 - uses: actions/cache@v4
name: Cache dependencies name: Cache dependencies
if: ${{ ! startsWith(github.ref, 'refs/tags/') }} if: ${{ ! startsWith(github.ref, 'refs/tags/') }}
env: env: