build: update runner

add-keyoxide
xuu 2023-09-29 10:33:58 -06:00
parent bec2c14d51
commit 07b0dcb42c
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ name: deploy
steps:
- name: build
image: golang:1.20
image: golang:1.21.1
environment:
GOOS: linux
GOARCH: amd64