Merge branch 'master' of github.com:qbit/gavin

This commit is contained in:
Aaron Bieber 2021-01-20 07:15:25 -07:00
commit b5cb71a0ff

View File

@ -14,7 +14,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: 1.16
- name: Set up Node
uses: actions/setup-node@v2.1.4