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