We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5caed9c commit b76600bCopy full SHA for b76600b
.github/workflows/build.yml
@@ -179,7 +179,7 @@ jobs:
179
- uses: actions/checkout@v4
180
- uses: dtolnay/rust-toolchain@stable
181
- name: extract version from Cargo.toml
182
- uses: SebRollen/toml-action@v1.0.2
+ uses: SebRollen/toml-action@v1.2.0
183
id: version
184
with:
185
file: Cargo.toml
.github/workflows/build_dispatch.yml
@@ -113,7 +113,7 @@ jobs:
113
114
115
116
117
118
119
0 commit comments