ci(licensed): fix typo in comment (#13)

This commit is contained in:
2025-10-27 22:29:07 +00:00
committed by GitHub
parent bf34cb3d09
commit ba01e004ad

View File

@@ -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