Skip to content

Commit

Permalink
change reference to action v0.3 in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Pranav Kalra <42278019+1arp@users.noreply.github.com>
  • Loading branch information
1arp committed Sep 24, 2023
1 parent f12b340 commit c4627bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: 1arp/create-a-file-action@0.2
- uses: 1arp/create-a-file-action@0.3
with:
path: 'src'
file: 'foo.bar'
Expand Down

0 comments on commit c4627bf

Please sign in to comment.