Merge pull request #1348 from ehuss/github-deprecated-action-commands
Update deprecated GitHub Actions commands.
This commit is contained in:
commit
01836ba5d4
1 changed files with 1 additions and 1 deletions
|
|
@ -21,4 +21,4 @@ case $1 in
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
echo "##[add-path]$PWD/hub/bin"
|
echo "$PWD/hub/bin" >> $GITHUB_PATH
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue