You've already forked top-wallpaper
update-deps #1
@@ -19,8 +19,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
go-version: '1.24.6'
|
go-version: '1.24.6'
|
||||||
|
|
||||||
- name: 🧪 Run Linter
|
- name: 📦 📥 Install Dependencies
|
||||||
uses: golangci/golangci-lint-action@v2.4.0
|
run: |
|
||||||
with:
|
go mod download
|
||||||
version: latest
|
|
||||||
args: --timeout=5m
|
- name: ✅ 🔍 Run Go Lint
|
||||||
|
uses: golangci/golangci-lint-action@v8.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user