Skip to content

Commit 30d1d36

Browse files
committed
Change description of default version example snippet to be realistic
History shows that the previous description "latest stable version of Task" is not likely to be accurate over time. Better to just be honest about what the action does.
1 parent 3b5b449 commit 30d1d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ It will be convenient to use [`${{ secrets.GITHUB_TOKEN }}`](https://docs.github
2525

2626
## Usage
2727

28-
To get the latest stable version of Task just add this step:
28+
To get the action's default version of Task just add this step:
2929

3030
```yaml
3131
- name: Install Taskfile

0 commit comments

Comments
 (0)