Skip to content

chore: upgrade GitHub Actions to latest versions#164

Open
cschanhniem wants to merge 1 commit into
sourcegraph:mainfrom
cschanhniem:chore/upgrade-gh-actions
Open

chore: upgrade GitHub Actions to latest versions#164
cschanhniem wants to merge 1 commit into
sourcegraph:mainfrom
cschanhniem:chore/upgrade-gh-actions

Conversation

@cschanhniem

Copy link
Copy Markdown

Upgrades CI workflow actions to current stable versions per #152:

Action Before After
actions/checkout v3 v4
actions/setup-go v3 v5
golangci/golangci-lint-action v3.3.1 v6
codecov/codecov-action v3.1.1 v5
actions/cache/restore v3 v4
actions/cache/save v3 v4

Closes #152

Upgrade actions to current stable versions:
- actions/checkout v3 -> v4
- actions/setup-go v3 -> v5
- golangci/golangci-lint-action v3.3.1 -> v6
- codecov/codecov-action v3.1.1 -> v5
- actions/cache restore/save v3 -> v4

Closes sourcegraph#152

Co-authored-by: CommandCodeBot <noreply@commandcode.ai>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant