fix copy-paste typo v2

pull/1118/head
Willy 2023-04-19 20:57:00 +02:00
parent b0d4ccbb58
commit f166db840a
No known key found for this signature in database
GPG Key ID: 02E60AE5D9208602
1 changed files with 1 additions and 1 deletions

View File

@ -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