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.
1 parent 0281bfe commit f56e155Copy full SHA for f56e155
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