Skip to content

Commit

Permalink
fix(cicd): remove typo on go version
Browse files Browse the repository at this point in the history
  • Loading branch information
azlam-abdulsalam committed Mar 2, 2024
1 parent 6e4de32 commit d89ba7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/copyDocker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ runs:

- uses: actions/setup-go@v2
with:
go-version: c1.15
go-version: 1.15

- uses: imjasonh/setup-crane@v0.1

Expand Down

0 comments on commit d89ba7e

Please sign in to comment.