ci(prepare): fix issue with setup-go cache

This commit is contained in:
2023-11-16 13:30:41 +00:00
parent d9d8975d98
commit d169338d88
2 changed files with 4 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ jobs:
ref: meta
- uses: actions/setup-go@v4
with:
go-version: "1.20"
go-version: "1.21"
- name: update total downloads shield JSON
run: >-
go run . badges downloads -o total-downloads/shield.json