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 1e9c1e0Copy full SHA for 1e9c1e0
.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.24
18
19
- name: Install Dependencies
20
run: go install github.com/snowmerak/snowiki@latest
0 commit comments