Skip to content

Commit 454a0a5

Browse files
authored
chore(ci): update CI go version (#63)
* update ci * fixup * fixup
1 parent 586fd59 commit 454a0a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
- uses: actions/setup-go@v4
1818
with:
19-
go-version: "1.20.x"
19+
go-version: "1.22.x"
2020

2121
- run: go install golang.org/x/tools/cmd/present
2222
- run: go install ./cmd/reveal

0 commit comments

Comments
 (0)