5
0
Fork 0
mirror of https://github.com/wagoid/commitlint-github-action.git synced 2025-11-07 16:06:56 +00:00

chore(deps): update actions/cache action to v4 (#406)

Co-authored-by: tradeshift-renovate[bot] <121954292+tradeshift-renovate[bot]@users.noreply.github.com>
This commit is contained in:
tradeshift-renovate[bot] 2024-01-18 05:32:13 +00:00 committed by GitHub
parent 4fc43239bc
commit 15a75542eb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.npm
@ -39,7 +39,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.npm

View file

@ -11,7 +11,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.npm
@ -34,7 +34,7 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: '20.9.0'
- uses: actions/cache@v3
- uses: actions/cache@v4
with:
path: |
~/.npm