fix copy-paste typo

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

View File

@ -47,7 +47,7 @@ jobs:
fi fi
shell: bash shell: bash
- name: get statping version information - name: get statping version information
id: statping-versions id: tool-versions
run: | run: |
echo "go_version=1.20.x" >> $GITHUB_OUTPUT echo "go_version=1.20.x" >> $GITHUB_OUTPUT
echo "node_version=16.14.0" >> $GITHUB_OUTPUT echo "node_version=16.14.0" >> $GITHUB_OUTPUT