Some workflows use explicit go version: https://github.com/grafana/plugin-ci-workflows/blob/f2ed46f2baf833af98a8aff495832a05d11484e1/.github/workflows/pr-checks-examples-readmes.yml#L30 Change all occurrences so they take the go version from go.mod, which is easier to keep track of
Some workflows use explicit go version:
plugin-ci-workflows/.github/workflows/pr-checks-examples-readmes.yml
Line 30 in f2ed46f
Change all occurrences so they take the go version from go.mod, which is easier to keep track of