We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2462d8 + f56e155 commit 14f150cCopy full SHA for 14f150c
ruby/actions/create-extractor-pack/action.yml
@@ -3,7 +3,7 @@ description: Builds the Ruby CodeQL pack
3
runs:
4
using: composite
5
steps:
6
- - uses: actions/cache@v2
+ - uses: actions/cache@v3
7
with:
8
path: |
9
~/.cargo/registry
0 commit comments