Commit Graph

6 Commits

Author SHA1 Message Date
Joey Parrish 543dafcfea ci: Update all actions (#6305)
This eliminates warnings about outdated node runtimes in GitHub Actions.

actions/download-artifact and actions/upload-artifact are the only ones
with any potential breaking changes, and adjustments have been made and
tested.

See
https://github.com/actions/upload-artifact/blob/main/docs/MIGRATION.md
2024-02-27 13:35:27 -08:00
Shaka Bot ffc47b90d1 chore: Sync common workflows (#5586)
This is an automated sync of common workflows for this organization.
The upstream source is:

https://github.com/shaka-project/shaka-github-tools/commit/4245160a0b8577baae0ffb75b6b365d850d52fde

Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
2023-09-01 19:24:00 -07:00
Shaka Bot d6d5b155ff chore: Sync common workflows (#5434)
This is an automated sync of common workflows for this organization.
The upstream source is:
https://github.com/shaka-project/shaka-github-tools/commit/208556c5ea86a1329f7d1f36fdcf6ed6abbb907b

Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
2023-07-24 17:18:11 -07:00
Shaka Bot ebc81d0f3a chore: Sync common workflows (#4628)
This is an automated sync of common workflows for this organization.
The upstream source is:

https://github.com/shaka-project/shaka-github-tools/commit/8bfe75f0d28b0b824e37b192623abb528bd275b0

Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
2022-10-27 11:53:09 -07:00
Shaka Bot d6bdf9a4c2 chore: Sync common workflows (#4003)
This is an automated sync of common workflows for this organization.
The upstream source is:
https://github.com/shaka-project/shaka-github-tools/commit/b39597e92d44c25ae64ab15a963ec74a4c7269ed

Co-authored-by: Shaka Bot <shaka-bot@users.noreply.github.com>
2022-02-28 21:13:15 -08:00
Joey Parrish bbca5e9773 ci: Rename workflows (#3996)
Now that we are building tools to keep common workflows in sync across
repos, we should use the same names across repos.  This brings Shaka
Player workflow names in line with everything else.

See https://github.com/joeyparrish/shaka-github-tools/pull/5
2022-02-23 08:31:42 -08:00