chore: fix go cache

This commit is contained in:
Nuxgrid
2026-07-11 11:54:25 +02:00
parent f674b6ef80
commit 54fb87a464
+1
View File
@@ -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