Merge pull request #1348 from ehuss/github-deprecated-action-commands

Update deprecated GitHub Actions commands.
This commit is contained in:
Eric Huss 2020-10-20 07:48:26 -07:00 committed by GitHub
commit 01836ba5d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ case $1 in
;; ;;
esac esac
echo "##[add-path]$PWD/hub/bin" echo "$PWD/hub/bin" >> $GITHUB_PATH