Skip to content
This repository has been archived by the owner on Dec 31, 2019. It is now read-only.

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
axetroy committed Aug 24, 2019
1 parent d6cef3f commit 7a62f24
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 @@ -11,7 +11,7 @@ workflow "Test" {
}
action "Run test" {
uses = "axetroy/deno-action@0.15.0"
uses = "axetroy/deno-action@0.16.0"
args = "run test.ts"
}
```
Expand Down

0 comments on commit 7a62f24

Please sign in to comment.