diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 52e2347..5c2257e 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,7 +23,7 @@ jobs: if: steps.cache.outputs.cache-hit != 'true' with: crate: semantic-release-rust - version: 1.0.0-alpha.6 + version: 1.0.0-alpha.8 - uses: bahmutov/npm-install@v1 - run: npm ci - name: Release