uses: ruby/setup-ruby #40
Annotations
1 error and 2 warnings
run-tests
Error: Unknown version 3.3.0 for ruby on windows-2022
available versions for ruby on windows-2022: 2.0.0, 2.1.9, 2.2.6, 2.3.0, 2.3.1, 2.3.3, 2.4.1, 2.4.2, 2.4.3, 2.4.4, 2.4.5, 2.4.6, 2.4.7, 2.4.9, 2.4.10, 2.5.0, 2.5.1, 2.5.3, 2.5.5, 2.5.6, 2.5.7, 2.5.8, 2.5.9, 2.6.0, 2.6.1, 2.6.2, 2.6.3, 2.6.4, 2.6.5, 2.6.6, 2.6.7, 2.6.8, 2.6.9, 2.6.10, 2.7.0, 2.7.1, 2.7.2, 2.7.3, 2.7.4, 2.7.5, 2.7.6, 2.7.7, 2.7.8, 3.0.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.2.0, 3.2.1, 3.2.2, head, mingw, mswin, ucrt
Make sure you use the latest version of the action with - uses: ruby/setup-ruby@v1
at validateRubyEngineAndVersion (D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:65078:13)
at setupRuby (D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:64979:19)
at run (D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:64946:11)
at D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:65112:40
at D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:65114:3
at Object.<anonymous> (D:\a\_actions\ruby\setup-ruby\55283cc23133118229fd3f97f9336ee23a179fcf\dist\index.js:65117:12)
at Module._compile (node:internal/modules/cjs/loader:1198:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
at Module.load (node:internal/modules/cjs/loader:1076:32)
at Function.Module._load (node:internal/modules/cjs/loader:911:12)
|
run-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, ruby/setup-ruby@55283cc23133118229fd3f97f9336ee23a179fcf. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|