Bump Golang 1.13.12

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
This commit is contained in:
Akihiro Suda
2020-06-22 16:49:31 +09:00
parent bf672cccee
commit 1a83f9a638
7 changed files with 14 additions and 14 deletions

View File

@@ -26,7 +26,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -66,7 +66,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -138,7 +138,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -185,7 +185,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -222,7 +222,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -263,7 +263,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash
@@ -333,7 +333,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Setup gosu
shell: bash

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Checkout
uses: actions/checkout@v1
@@ -126,7 +126,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Checkout
uses: actions/checkout@v1

View File

@@ -62,7 +62,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v1
with:
go-version: '1.13.11'
go-version: '1.13.12'
- name: Set env
shell: bash