Skip to content

Commit 14f150c

Browse files
authored
Merge pull request #10872 from aibaars/set-output
CI: update actions/cache to v3
2 parents e2462d8 + f56e155 commit 14f150c

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)