Skip to content

Commit

Permalink
Document upgrading GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
markhobson committed Jun 26, 2024
1 parent 23cd630 commit e3d93ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/maintenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,9 @@ Upgrade each Terraform root module in `cloud`:
```bash
terraform init -upgrade
```
## Upgrading GitHub Actions
Upgrade all workflow actions in `.github/workflows`:
1. Upgrade each action to its latest major version, e.g. for `actions/setup-python` see [actions/setup-python](https://github.com/actions/setup-python/releases)

0 comments on commit e3d93ae

Please sign in to comment.