Merge pull request #753 from superbrothers/use-plugin-test-v1

Use v1 plugin-test action instead of v1.0.0 in document
This commit is contained in:
Victor Borja 2020-07-01 07:37:37 -06:00 committed by GitHub
commit cfa66b9109
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -209,7 +209,7 @@ The [asdf-vm/actions](https://github.com/asdf-vm/actions) repo provides a GitHub
```yaml
steps:
- name: asdf_plugin_test
uses: asdf-vm/actions/plugin-test@v1.0.0
uses: asdf-vm/actions/plugin-test@v1
with:
command: "my_tool --version"
env: