Skip to content

Commit

Permalink
Merge pull request #701 from suzuki-shunsuke/ci/update-go
Browse files Browse the repository at this point in the history
ci: update Go
  • Loading branch information
suzuki-shunsuke authored Jan 7, 2023
2 parents 38808ae + b099756 commit 375245d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # v3.3.0
- uses: actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
with:
go-version: '1.19.1'
go-version: '1.19.4'

- uses: aquaproj/aqua-installer@61e2563dfe7674cbf74fe6ec212e444198a3bb00 # v2.0.2
with:
Expand Down

0 comments on commit 375245d

Please sign in to comment.