Skip to content

Commit cafe626

Browse files
authored
Merge pull request #189 from ph4r5h4d/fix-docs
Update Go version in pages.yaml to 1.25
2 parents f110412 + 1be93e3 commit cafe626

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Setup Go
2828
uses: actions/setup-go@v5
2929
with:
30-
go-version: '1.23'
30+
go-version: '1.25'
3131
- name: Setup Pages
3232
id: pages
3333
uses: actions/configure-pages@v4

0 commit comments

Comments
 (0)