Skip to content

Commit c4fe6f0

Browse files
authored
Update Go version to 1.25.8 in workflow
1 parent 0266e4a commit c4fe6f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/generate-terminal-gifs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Setup Go
2525
uses: actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00
2626
with:
27-
go-version: '1.25.1'
27+
go-version: '1.25.8'
2828

2929
- name: Install VHS dependencies
3030
run: |

0 commit comments

Comments
 (0)