serokell / xrefcheck

Check cross-references in repository documents
Mozilla Public License 2.0
54 stars 3 forks source link

[Chore] Update ruby version used in CI to 3.3 #296

Closed rvem closed 9 months ago

rvem commented 9 months ago

Description

Explicitly pin ruby and danger versions in CI to avoid the situation when the latest danger version (which is used by the action by default) becomes incompatible with the used ruby version (due to version requirements for some transitive danger dependencies). An example of such incompatibility: https://github.com/serokell/xrefcheck/pull/294/checks#step:4:15

Related issue(s)

Fixes #

:white_check_mark: Checklist for your Pull Request

Ideally a PR has all of the checkmarks set.

If something in this list is irrelevant to your PR, you should still set this checkmark indicating that you are sure it is dealt with (be that by irrelevance).

Related changes (conditional)

Stylistic guide (mandatory)

✓ Release Checklist