1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-02-18 21:01:01 +01:00

Merge branch 'master' into 101-support-multiple-sota-in-same-input-file

This commit is contained in:
Jean-Marc MEESSEN 2024-02-12 15:48:05 +01:00 committed by GitHub
commit 4852c742b2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@v4
- name: Lint Go Code with golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
- name: Vet Go Code
run: |