Skip to content

Commit

Permalink
fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
stergiotis committed Feb 6, 2024
1 parent 15a4622 commit c7ecad2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
go-version-file: 'go.mod'
cache-dependency-path: 'go.sum'
- name: Setup gotestsum
uses: autero1/action-gotestsum@v2
uses: autero1/action-gotestsum@v2.0.0
with:
gotestsum_version: 1.11.0
- name: Sync go dependencies
Expand Down

0 comments on commit c7ecad2

Please sign in to comment.