From f166db840a249def6fc582f080ac77037db2a154 Mon Sep 17 00:00:00 2001 From: Willy Date: Wed, 19 Apr 2023 20:57:00 +0200 Subject: [PATCH] fix copy-paste typo v2 --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 20136825..fb8cd111 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -46,7 +46,7 @@ jobs: echo "version=$STABLE_TAG" >> $GITHUB_OUTPUT fi shell: bash - - name: get statping version information + - name: get go/node version information id: tool-versions run: | echo "go_version=1.20.x" >> $GITHUB_OUTPUT