bump actions/setup-go to v3 to resolve node12 deprecation note
This commit is contained in:
committed by
Umputun
parent
f161e6033c
commit
f5f287ef06
@@ -30,7 +30,7 @@ jobs:
|
||||
DEBUG: ${{secrets.DEBUG}}
|
||||
|
||||
- name: install go
|
||||
uses: actions/setup-go@v2
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.17
|
||||
|
||||
|
||||
Reference in New Issue
Block a user