We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0266e4a commit c4fe6f0Copy full SHA for c4fe6f0
1 file changed
.github/workflows/generate-terminal-gifs.yaml
@@ -24,7 +24,7 @@ jobs:
24
- name: Setup Go
25
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
26
with:
27
- go-version: '1.25.1'
+ go-version: '1.25.8'
28
29
- name: Install VHS dependencies
30
run: |
0 commit comments