diff --git a/.github/workflows/update-ghfetch.yml b/.github/workflows/update-ghfetch.yml index b69b903..f9280bd 100644 --- a/.github/workflows/update-ghfetch.yml +++ b/.github/workflows/update-ghfetch.yml @@ -32,7 +32,7 @@ jobs: - name: Install vhs and ghfetch run: | - go install github.com/orangekame3/ghfetch@latest + go install github.com/orangekame3/ghfetch@v0.0.13 go install github.com/charmbracelet/vhs@latest - name: Generate ghfetch gif with vhs