We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 586fd59 commit 454a0a5Copy full SHA for 454a0a5
.github/workflows/github-pages.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-go@v4
18
with:
19
- go-version: "1.20.x"
+ go-version: "1.22.x"
20
21
- run: go install golang.org/x/tools/cmd/present
22
- run: go install ./cmd/reveal
0 commit comments