Skip to content

Commit

Permalink
Merge pull request #12 from Mastercard/karen-avetisyan-mc-patch-1
Browse files Browse the repository at this point in the history
Update sonar.yml
  • Loading branch information
karen-avetisyan-mc authored Jul 22, 2024
2 parents 905dad3 + 3e4475d commit 6c70d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup go
uses: actions/setup-go@v1
with:
go-version: '1.15'
go-version: 1.20.x
- name: Build with npm
run: |
go build -v .
Expand Down

0 comments on commit 6c70d2a

Please sign in to comment.