chore: fix go cache
This commit is contained in:
@@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: "1.24.4"
|
||||
check-latest: true
|
||||
cache-dependency-path: backend/gestion/go.sum
|
||||
|
||||
- name: Download dependencies
|
||||
|
||||
Reference in New Issue
Block a user