mirror of
https://github.com/jimeh/emacs-builds.git
synced 2026-02-19 08:26:40 +00:00
ci(prepare): fix issue with setup-go cache
This commit is contained in:
2
.github/workflows/update-metadata.yml
vendored
2
.github/workflows/update-metadata.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user