Update actions/cache action to v3 (#34)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-04-26 21:28:31 +03:00 committed by GitHub
parent b4fb8c04c1
commit d384c125d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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