Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bossOfCode authored Aug 23, 2024
1 parent 779aff3 commit 5b4b92e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,13 @@ Generates a random UUID using the `uuid` module in python.

## Usage
```yaml
- uses: actions/checkout@v5
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
python-version: 3.12.5 #any version above 3.9 will do
- uses: bossOfCode/generate-uuid@v1 #Use current version
with:
- version: 5 #v1, 3, 4, snd 5 are avaliable
```
<footer> [1]: docs.python.org </footer>
<br><br>
<footer> [1]: docs.python.org </footer>

0 comments on commit 5b4b92e

Please sign in to comment.