Update go version on CI

pull/46/head
Vinícius Garcia 2023-08-25 13:55:04 -03:00
parent 10dc044002
commit 6d74c98eac
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v4
with:
go-version: '1.20'
go-version: '1.21'
- uses: actions/checkout@v3
- name: Pull Postgres