Skip to content

Commit

Permalink
fix go mod tidy version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Huynh committed Apr 4, 2022
1 parent b828b91 commit dcbf0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- uses: zencargo/github-action-go-mod-tidy@v1
with:
go-version: ~1.15.15
go-version: 1.15

- name: Cache build output
uses: actions/cache@v2
Expand Down

0 comments on commit dcbf0ba

Please sign in to comment.