Skip to content

Commit

Permalink
chore(build): configure correct go.mod cache path
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Jul 4, 2024
1 parent e0bfa06 commit b97ea11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/composite/bootstrap-go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ runs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
with:
go-version: '1.22.3'
cache-dependency-path: src/go.sum

0 comments on commit b97ea11

Please sign in to comment.