Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmeapples committed Nov 30, 2022
1 parent aec9fd6 commit cd77e30
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version-file: "go.mod"
check-latest: true

- name: Test
env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
uses: actions/setup-go@v3
with:
go-version-file: "go.mod"
check-latest: true

- name: Get build date
id: date
Expand Down

0 comments on commit cd77e30

Please sign in to comment.