Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 committed Mar 10, 2023
1 parent 9d5d9aa commit b050500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ runs:
done
if [[ -z "$BIN_PATH" ]]; then
LATEST_VERSION=${VERSION:-v2.2.1}
LATEST_VERSION=${VERSION:-v2.2.2}
echo "Downloading auto-doc $LATEST_VERSION binary..."
# Download the latest version
Expand Down

0 comments on commit b050500

Please sign in to comment.