We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d70aa04 commit f86ae1fCopy full SHA for f86ae1f
.github/workflows/cd.yml
@@ -20,7 +20,7 @@ jobs:
20
strip_v: true
21
22
- name: Update version in cargo.tooml
23
- uses: kaachod/toml-editor@v2
+ uses: colathro/toml-editor@1.1.1
24
with:
25
file: Cargo.toml
26
key: package.version
0 commit comments