1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-21 15:27:24 +08:00
osu-lazer/.github
Bartłomiej Dach 99bbbf810b
Update github actions to resolve most node deprecation warnings
As is github tradition, workflows started yelling about running on a
node version that was getting sunset, so here we go again.

Relevant bumps:

- https://github.com/actions/checkout/releases/tag/v4.0.0
- https://github.com/actions/setup-dotnet/releases/tag/v4.0.0
- https://github.com/actions/cache/releases/tag/v4.0.0
- https://github.com/actions/setup-java/releases/tag/v4.0.0
- https://github.com/peter-evans/create-pull-request/releases/tag/v6.0.0
- https://github.com/dorny/test-reporter/releases/tag/v1.8.0

Notably, `actions/upload-artifact` is _not_ bumped to v4, although it
should be to resolve the node deprecation warnings, because it has more
breaking changes and bumping would break `dorny/test-reporter`
(see https://github.com/dorny/test-reporter/issues/363).
2024-02-22 17:18:10 +01:00
..
ISSUE_TEMPLATE Remove outdated main menu version reference on issue template 2023-12-30 11:44:11 -08:00
workflows Update github actions to resolve most node deprecation warnings 2024-02-22 17:18:10 +01:00
dependabot.yml fixup! revert formatting changes 2023-03-27 18:37:01 +03:30
FUNDING.yml Add missing github sponsors funding spec 2021-10-14 00:12:38 +09:00