mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-02 23:58:03 -03:00
chore(deps): update actions/cache action to v4
This commit is contained in:
committed by
TrueCharts Bot
parent
aac401f26d
commit
1de2413aee
2
.github/workflows/common_library_tests.yaml
vendored
2
.github/workflows/common_library_tests.yaml
vendored
@@ -75,7 +75,7 @@ jobs:
|
||||
version: ${{ matrix.helm-version }}
|
||||
|
||||
- name: Cache helm plugins
|
||||
uses: actions/cache@e12d46a63a90f2fae62d114769bbf2a179198b5c # v3
|
||||
uses: actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2 # v4
|
||||
with:
|
||||
path: |
|
||||
/home/runner/.local/share/helm/plugins/helm-unittest
|
||||
|
||||
Reference in New Issue
Block a user