Skip to content

Commit

Permalink
udpated go version
Browse files Browse the repository at this point in the history
  • Loading branch information
amit-100ms committed Sep 25, 2023
1 parent 8b40a0d commit 1671808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: git config --global --add safe.directory "/__w/keda/keda"

- name: Go modules sync
run: go mod tidy -compat=1.17
run: go mod tidy -compat=1.20

- name: Get the version
id: get_version
Expand Down

0 comments on commit 1671808

Please sign in to comment.