go wants version now
Some checks failed
/ Deploy blog to deuterium (push) Failing after 29s

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2024-11-21 18:09:47 -05:00
parent 005f02127d
commit b3ed791538

View file

@ -14,6 +14,8 @@ jobs:
steps: steps:
- name: Setup Go - name: Setup Go
id: go id: go
with:
go-version: '>=1.23.0'
uses: https://code.forgejo.org/actions/setup-go@v5 uses: https://code.forgejo.org/actions/setup-go@v5
- name: Setup Tailscale - name: Setup Tailscale
id: tailscale id: tailscale