mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
CI: update actions/cache to v3
This commit is contained in:
@@ -3,7 +3,7 @@ description: Builds the Ruby CodeQL pack
|
||||
runs:
|
||||
using: composite
|
||||
steps:
|
||||
- uses: actions/cache@v2
|
||||
- uses: actions/cache@v3
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
||||
Reference in New Issue
Block a user