mirror of https://github.com/statping/statping
fix copy-paste typo v2
parent
b0d4ccbb58
commit
f166db840a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue