chore(build): configure correct go.mod cache path

This commit is contained in:
Jan De Dobbeleer 2024-07-04 13:47:13 +02:00 committed by Jan De Dobbeleer
parent e0bfa06c8c
commit b97ea11059

View file

@ -10,3 +10,4 @@ runs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
with:
go-version: '1.22.3'
cache-dependency-path: src/go.sum