Skip to content

Commit

Permalink
chore(deps): update actions/setup-go action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2022
1 parent 12ceaf5 commit ddb8fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverall.yaml
Expand Up @@ -6,7 +6,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Set up Go
uses: actions/setup-go@v1
uses: actions/setup-go@v3
with:
go-version: '1.15'
- name: Check out code
Expand Down

0 comments on commit ddb8fb7

Please sign in to comment.