Escape single quote.

This commit is contained in:
Predrag Gruevski 2022-07-20 19:27:16 -04:00
parent ebc272edf7
commit c2235291f4

View file

@ -1,5 +1,5 @@
name: 'cargo-semver-checks' name: 'cargo-semver-checks'
description: 'Ensure your Rust crate's public API follows semantic versioning' description: 'Ensure your Rust crate\'s public API follows semantic versioning'
inputs: inputs:
crate-name: crate-name:
description: 'The crate whose API to check for semver' description: 'The crate whose API to check for semver'