update ci (#265)

This commit is contained in:
2025-05-01 22:42:52 +05:00
committed by GitHub
parent f12f3fb2c2
commit 6d8fce53dd
3 changed files with 1 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ jobs:
uses: actions/setup-go@v5
with:
cache-dependency-path: "**/*.sum"
go-version: 'stable'
go-version: 'stable'
- name: setup deps
run: go get -v ./...
- name: run lint