Upgrade toml-action
This commit is contained in:
parent
1c9f86879f
commit
e62ff15261
|
|
@ -48,7 +48,7 @@ jobs:
|
||||||
|
|
||||||
- name: Get version
|
- name: Get version
|
||||||
id: get_version
|
id: get_version
|
||||||
uses: SebRollen/toml-action@v1.0.0
|
uses: SebRollen/toml-action@v1.0.1
|
||||||
with:
|
with:
|
||||||
file: Cargo.toml
|
file: Cargo.toml
|
||||||
field: package.version
|
field: package.version
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue