Merge pull request #1348 from ehuss/github-deprecated-action-commands
Update deprecated GitHub Actions commands.
This commit is contained in:
commit
01836ba5d4
|
@ -21,4 +21,4 @@ case $1 in
|
|||
;;
|
||||
esac
|
||||
|
||||
echo "##[add-path]$PWD/hub/bin"
|
||||
echo "$PWD/hub/bin" >> $GITHUB_PATH
|
||||
|
|
Loading…
Reference in New Issue