Skip to content

Commit

Permalink
Edit version in example
Browse files Browse the repository at this point in the history
  • Loading branch information
satackey committed Mar 27, 2020
1 parent a4d35f1 commit 7a7e059
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 @@ -4,8 +4,8 @@ Run JavaScript instead of shell script in GitHub Actions.
## Example
```yaml
- name: Output current branch name & date
# To use latest action, specify "release-master" instead of "v0.0.2"
uses: satackey/[email protected].2
# To use latest action, specify "release-master" instead of "v0.0.3"
uses: satackey/[email protected].3
id: getdata
with:
# Edit the following line to install packages required to run your script.
Expand Down

0 comments on commit 7a7e059

Please sign in to comment.