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 3ec4c1b commit 9df0d20Copy full SHA for 9df0d20
.github/workflows/update.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v3
16
with:
17
- go-version: 1.18
+ go-version: 1.25
18
19
- name: Install Dependencies
20
run: go install github.com/snowmerak/snowiki@latest
0 commit comments