mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
CI: update actions/cache to v3
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user