diff --git a/.github/workflows/build-native-components.yml b/.github/workflows/build-native-components.yml index ff446940b..882000b07 100644 --- a/.github/workflows/build-native-components.yml +++ b/.github/workflows/build-native-components.yml @@ -83,7 +83,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Install Go 1.22 - uses: actions/setup-go@v6 + uses: actions/setup-go@v7 with: go-version: '1.22.6' - name: Build and test ${{ matrix.tool.name }}