mirror of
https://github.com/ysoftdevs/imagepullsecret-injector.git
synced 2026-05-26 17:19:09 +02:00
Fix go build parentheses
This commit is contained in:
@@ -12,7 +12,7 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ‘1.14.0’
|
||||
go-version: '1.15.0'
|
||||
|
||||
- name: Setup make
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user