We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5806c06 commit 3f3dff9Copy full SHA for 3f3dff9
.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.156.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