diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 192647479..385f84f51 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -4,7 +4,7 @@ on: branches: - main env: - DEFAULT_GO_VERSION: 1.20 + DEFAULT_GO_VERSION: "1.20" jobs: benchmark: name: Benchmarks