Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
BSFishy authored Mar 5, 2021
1 parent 50a7541 commit 656b2a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ Basic:
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v1
- uses: BSFishy/[email protected].2
- uses: BSFishy/[email protected].3
with:
action: test
```
All options:
```yaml
- uses: BSFishy/[email protected].2
- uses: BSFishy/[email protected].3
with:
action: test
directory: build
Expand Down

0 comments on commit 656b2a3

Please sign in to comment.