We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c574154 commit 7abef30Copy full SHA for 7abef30
.github/workflows/codeql.yml
@@ -34,7 +34,7 @@ jobs:
34
node-version-file: '.nvmrc'
35
36
- name: Setup Ruby, JRuby and TruffleRuby
37
- uses: ruby/setup-ruby@v1.151.0
+ uses: ruby/setup-ruby@v1.222.0
38
with:
39
# Engine and version to use, see the syntax in the README. Reads from .ruby-version or .tool-versions if unset.
40
ruby-version: '.ruby-version'
0 commit comments