chore: CI: bump actions/cache version

This commit is contained in:
Aravinth Manivannan 2022-04-13 15:44:20 +05:30
parent df4343c667
commit b8be794c19
Signed by: realaravinth
GPG key ID: AD9F0F08E855ED88
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: ⚡ Cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
~/.cargo/registry

View file

@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: ⚡ Cache
uses: actions/cache@v2
uses: actions/cache@v3
with:
path: |
/var/lib/docker