diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 61e21c6..0e45adf 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -34,7 +34,7 @@ jobs: node-version-file: '.nvmrc' - name: Setup Ruby, JRuby and TruffleRuby - uses: ruby/setup-ruby@v1.151.0 + uses: ruby/setup-ruby@v1.176.0 with: # Engine and version to use, see the syntax in the README. Reads from .ruby-version or .tool-versions if unset. ruby-version: '.ruby-version'