commit 46623a4

Artur Manuel  ·  2026-05-21 01:21:42 +0000 UTC
parent a7f02b5
ci: specify go version with go.mod
1 files changed,  +2, -0
+2, -0
1@@ -11,6 +11,8 @@ jobs:
2       - name: Checkout
3         uses: https://data.forgejo.org/actions/checkout@v6
4       - name: Setup Go
5+        with:
6+          go-version-file: 'go.mod'
7         uses: https://github.com/actions/setup-go@v6
8       - name: Build SSG
9         run: make