Skip to content

Commit

Permalink
Update action version to 1.21 in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
amaaniqbal committed Apr 1, 2020
1 parent 2733e3c commit 049b5b8
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 @@ -41,7 +41,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: SMS Spam Detection Action
uses: amaaniqbal/sms-spam-detection@v1.18
uses: amaaniqbal/sms-spam-detection@v1.21
with:
# Message to be checked for spam
message: "input message to be tested goes here..."
Expand Down

0 comments on commit 049b5b8

Please sign in to comment.