chore: bump go to 1.18 (#9147)

This commit is contained in:
Callum Waters
2022-08-01 16:45:25 +02:00
committed by GitHub
parent 5305fa79cf
commit 1e9d81fb8a
18 changed files with 253 additions and 1573 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/setup-go@v3
with:
go-version: '1.17'
go-version: '1.18'
- uses: actions/checkout@v3
- uses: technote-space/get-diff-action@v6
with: