chore: update github action

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

View File

@ -39,6 +39,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"