Merge pull request #4557 from thaJeztah/update_golang_1.20.8

update to go1.20.8
This commit is contained in:
Bjorn Neergaard
2023-09-13 09:15:18 -06:00
committed by GitHub
7 changed files with 7 additions and 7 deletions

View File

@ -63,7 +63,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v4
with:
go-version: 1.20.7
go-version: 1.20.8
-
name: Test
run: |