Skip to content

Commit f56e155

Browse files
committed
CI: update actions/cache to v3
1 parent 0281bfe commit f56e155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/actions/create-extractor-pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ description: Builds the Ruby CodeQL pack
33
runs:
44
using: composite
55
steps:
6-
- uses: actions/cache@v2
6+
- uses: actions/cache@v3
77
with:
88
path: |
99
~/.cargo/registry

0 commit comments

Comments
 (0)