update go vertion

pull/2215/head
Doraken 2023-08-16 18:26:18 +02:00
parent 2d1f8bbecc
commit e3584b1d4c
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.19
- name: Set up Python
uses: actions/setup-python@v2
with: