mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 07:04:29 +00:00
31f63b2f87
This addresses the node v12 deprecation warning in the GitHub CI, caused by the dependency on actions/checkout@v2. While actions/checkout@v3 introduces some new features and changes some defaults, the subset of features that we use should not be affected by this migration. The "breaking change" from v2 to v3 can be seen at [0]. Since we are tracking only v2 without a dot release specified, we are already opting into any breakage across minor versions, so really the only change of note is the node version upgrade. [0]: https://github.com/actions/checkout/compare/v2.4.2...v3.0.0 |
||
---|---|---|
.. | ||
workflows | ||
ISSUE_TEMPLATE.md | ||
PULL_REQUEST_TEMPLATE.md |