diff --git a/.github/workflows/licensed.yml b/.github/workflows/licensed.yml index 145752d..6908483 100644 --- a/.github/workflows/licensed.yml +++ b/.github/workflows/licensed.yml @@ -26,7 +26,7 @@ jobs: node-version-file: .node-version cache: npm - run: npm ci - - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0 # v1.266.0 + - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # v1.267.0 with: ruby-version: ruby bundler-cache: true