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 ab7004f commit e8ca799Copy full SHA for e8ca799
.github/workflows/release.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions-rs/[email protected]
17
with:
18
crate: semantic-release-rust
19
- version: latest
+ version: 1.0.0-alpha.6
20
use-tool-cache: true
21
- uses: actions/cache@v2
22
0 commit comments