Update actions/cache action to v3 (#8)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-06-01 16:23:51 +03:00 committed by GitHub
parent 297c320856
commit 9d6cbb7fb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ jobs:
rebar3-version: '3.18'
- name: Restore PLT cache
uses: actions/cache@v2
uses: actions/cache@v3
id: plt-cache
with:
key: |