use setupGo v3

This commit is contained in:
Matthew R. Kasun 2022-05-09 13:32:23 -04:00 committed by 0xdcarns
parent eb43501765
commit 2f0c986177

View file

@ -436,7 +436,7 @@ jobs:
echo "PACKAGE_VERSION=${VERSION}" >> $GITHUB_ENV
shell: bash
- name: Setup go
uses: actions/setup-go@v2
uses: actions/setup-go@v3
with:
go-version: 1.18
- name: Build