diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9f66353f..20136825 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -47,7 +47,7 @@ jobs: fi shell: bash - name: get statping version information - id: statping-versions + id: tool-versions run: | echo "go_version=1.20.x" >> $GITHUB_OUTPUT echo "node_version=16.14.0" >> $GITHUB_OUTPUT