chore: update Go to 1.20.5 (#7877)

This commit is contained in:
Colin Adler
2023-06-06 14:05:09 -05:00
committed by GitHub
parent 72f59950f2
commit 003120882f
4 changed files with 7 additions and 20 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ runs:
- uses: buildjet/setup-go@v4
with:
cache: true
go-version: "~1.20"
go-version: "1.20.5"
- name: Install gotestsum
uses: jaxxstorm/action-install-gh-release@v1.10.0
with: