Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
feedmeapples committed Dec 1, 2022
1 parent ec2d3f8 commit fc24b60
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 @@ -23,6 +23,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 fc24b60

Please sign in to comment.