mirror of https://github.com/statping/statping
fix copy-paste typo
parent
48ee62d8a8
commit
b0d4ccbb58
|
@ -47,7 +47,7 @@ jobs:
|
|||
fi
|
||||
shell: bash
|
||||
- name: get statping version information
|
||||
id: statping-versions
|
||||
id: tool-versions
|
||||
run: |
|
||||
echo "go_version=1.20.x" >> $GITHUB_OUTPUT
|
||||
echo "node_version=16.14.0" >> $GITHUB_OUTPUT
|
||||
|
|
Loading…
Reference in New Issue