Merge branch 'main' into feature/github_templates

This commit is contained in:
Juan Font 2021-12-07 11:21:50 +01:00 committed by GitHub
commit bc8f5f484d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,7 +18,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.17
- name: Install dependencies
run: |