Update templates-stats.yml

patch-1
sandeep 2023-01-05 16:58:11 +05:30
parent 6cc929e2c3
commit 15bea7a646
1 changed files with 3 additions and 1 deletions

View File

@ -10,7 +10,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v2
with:
go-version: 1.18