Chore: update docker workflow

This commit is contained in:
Dreamacro
2023-03-18 19:57:31 +08:00
parent 148ebccb60
commit fcbe2f06cc
4 changed files with 6 additions and 6 deletions

View File

@ -7,7 +7,7 @@ jobs:
- uses: actions/checkout@v3
- name: Setup Go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
check-latest: true
go-version: '1.20'