Skip to content

Commit

Permalink
Merge pull request #514 from 9bany/ci-cache-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinJWendt committed May 25, 2023
2 parents 30f188d + 8735b0c commit 6d14b87
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: 1.19
cache-dependency-path: go.sum
id: go

- name: Check out code into the Go module directory
Expand Down

0 comments on commit 6d14b87

Please sign in to comment.