Chore: update github action workflow

This commit is contained in:
Dreamacro
2022-03-06 21:48:25 +08:00
parent 83bfe521b1
commit f6c7281bb7
5 changed files with 21 additions and 11 deletions

View File

@@ -15,7 +15,7 @@ jobs:
go-version: ${{ steps.version.outputs.go_version }}
- name: Check out code into the Go module directory
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Cache go module
uses: actions/cache@v2