mirror of
https://github.com/Cyclenerd/offline-map-tile-downloader.git
synced 2026-06-01 20:34:55 +02:00
Merge pull request #12 from Cyclenerd/dependabot/github_actions/golangci/golangci-lint-action-9
Build(deps): Bump golangci/golangci-lint-action from 8 to 9
This commit is contained in:
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
# https://github.com/marketplace/actions/run-golangci-lint
|
||||
- name: 🌡️ Lint
|
||||
uses: golangci/golangci-lint-action@v8
|
||||
uses: golangci/golangci-lint-action@v9
|
||||
|
||||
- name: 🍳 Build
|
||||
run: make native
|
||||
|
||||
Reference in New Issue
Block a user