mirror of
https://github.com/asdf-vm/asdf.git
synced 2024-12-26 13:24:59 -07:00
docs: bump asdf action plugin test version
This commit is contained in:
parent
da4b4b5160
commit
a12858c280
@ -523,7 +523,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
steps:
|
steps:
|
||||||
- name: asdf_plugin_test
|
- name: asdf_plugin_test
|
||||||
uses: asdf-vm/actions/plugin-test@v1
|
uses: asdf-vm/actions/plugin-test@v2
|
||||||
with:
|
with:
|
||||||
command: "<MY_TOOL> --version"
|
command: "<MY_TOOL> --version"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user