mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 20:20:10 +01:00
Update github workflow actions' versions * actions/checkout: v2 -> v3 * actions/setup-python: v3 -> v4 * pre-commit/action: v2.0.2 -> v3.0.0 * actions/setup-go: v2 -> v3 * actions/stale: v4 -> v5 Reference links: * https://github.com/actions/checkout/releases * https://github.com/actions/setup-python/releases * https://github.com/pre-commit/action/releases * https://github.com/actions/setup-go#v3 * https://github.com/actions/stale#usage `.github/workflows`: * pre-commit.yaml * stale.yaml * tests.yaml