Skip to content

ci: use latest Elixir and OTP versions #191

ci: use latest Elixir and OTP versions

ci: use latest Elixir and OTP versions #191

Triggered via push October 4, 2024 18:01
Status Success
Total duration 3m 17s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
OTP 27.1 / Elixir 1.17.3
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
OTP 27.1 / Elixir 1.17.3
1..total inside guards requires an explicit step, please write 1..total//1 or 1..total//-1 instead