diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d5e54ac..e82dedd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -122,6 +122,7 @@ jobs: - version: "JRuby 1.7" tag: rspec/ci:jruby-1.7 env: + ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true LEGACY_CI: true JRUBY_OPTS: ${{ matrix.container.jruby_opts || '--dev' }} steps: