Skip to content

Commit

Permalink
fix: update dep
Browse files Browse the repository at this point in the history
  • Loading branch information
conblem authored Feb 10, 2021
1 parent 3824719 commit 8fbcece
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8fbcece

Please sign in to comment.