CI: update actions/cache to v3

This commit is contained in:
Arthur Baars
2022-10-18 10:16:40 +02:00
parent 0281bfedda
commit f56e155080

View File

@@ -3,7 +3,7 @@ description: Builds the Ruby CodeQL pack
runs: runs:
using: composite using: composite
steps: steps:
- uses: actions/cache@v2 - uses: actions/cache@v3
with: with:
path: | path: |
~/.cargo/registry ~/.cargo/registry