chore: update github action

Fetch git history
main
sudo pacman -Syu 2022-08-16 14:37:42 +07:00
parent a943a66e42
commit 23e0300efc
No known key found for this signature in database
GPG Key ID: D6CB5C6C567C47B0
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v3
with:
go-version: "1.19"