Skip to content

Commit

Permalink
Merge pull request #8 from tdakkota/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/setup-go-v2.1.3

build(deps): bump actions/setup-go from v2.1.2 to v2.1.3
  • Loading branch information
tdakkota committed Oct 11, 2020
2 parents 9cae11b + ee2b86f commit ff5c2a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
steps:

- name: Set up Go 1.13
uses: actions/setup-go@v2.1.2
uses: actions/setup-go@v2.1.3
with:
go-version: 1.13
id: go
Expand Down

0 comments on commit ff5c2a7

Please sign in to comment.