We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7202c25 commit bf9fdc8Copy full SHA for bf9fdc8
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
steps:
17
- uses: actions/checkout@v2
18
- name: Set up Go
19
- uses: actions/setup-go@v2.1.5
+ uses: actions/setup-go@v2.2.0
20
with:
21
go-version: '1.15'
22
id: go
.github/workflows/test.yml
@@ -19,7 +19,7 @@ jobs:
23
24
25
0 commit comments