Merge branch 'master' of https://github.com/bash-it/bash-it into ira/cleanup
* 'master' of https://github.com/bash-it/bash-it: ci: Bump go to 1.17 from 1.14pull/1970/head
commit
f6415d072c
|
|
@ -45,7 +45,7 @@ jobs:
|
|||
- name: Set up Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: 1.14
|
||||
go-version: 1.17
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue