Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maxence-charriere committed Aug 16, 2023
1 parent 6bba77a commit 4af7476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v3
with:
go-version: "1.18"
go-version: "1.20"
- name: Checkout Code
uses: actions/checkout@v3
- name: Vet
Expand Down

0 comments on commit 4af7476

Please sign in to comment.