Skip to content

Commit

Permalink
docs: error in gitversion execute usage example
Browse files Browse the repository at this point in the history
  • Loading branch information
x-delfino authored May 21, 2024
1 parent d4bae01 commit 4850362
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/examples/github/gitversion/execute/usage-examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ steps:
with:
fetch-depth: 0

- task: gittools/actions/gitversion/[email protected]
displayName: Install GitVersion
inputs:
- name: Install GitVersion
uses: gittools/actions/gitversion/[email protected]
with:
versionSpec: '5.x'
```
Expand Down

0 comments on commit 4850362

Please sign in to comment.