Skip to content

Commit

Permalink
action: typo in the setup-go version (elastic#1378)
Browse files Browse the repository at this point in the history
Signed-off-by: Greg Kalapos <[email protected]>
  • Loading branch information
v1v authored and gregkalapos committed Mar 29, 2023
1 parent 7c11fa5 commit 67b0194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snapshoty.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-go@v3
with:
go-version: ${{ matrix.go-version }}
go-version-file: go.mod
cache: true
cache-dependency-path: '**/go.sum'

Expand Down

0 comments on commit 67b0194

Please sign in to comment.