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
|
echo "version=$STABLE_TAG" >> $GITHUB_OUTPUT
|
||||||
fi
|
fi
|
||||||
shell: bash
|
shell: bash
|
||||||
- name: get statping version information
|
- name: get go/node version information
|
||||||
id: tool-versions
|
id: tool-versions
|
||||||
run: |
|
run: |
|
||||||
echo "go_version=1.20.x" >> $GITHUB_OUTPUT
|
echo "go_version=1.20.x" >> $GITHUB_OUTPUT
|
||||||
|
|
Loading…
Reference in New Issue