fix(applying): define specific dependency versions
This commit is contained in:
parent
25b552c6a9
commit
107738a981
2 changed files with 5 additions and 6 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -33,7 +33,6 @@ jobs:
|
|||
|
||||
github_release:
|
||||
name: Create GitHub Release
|
||||
needs: [cargo_publish]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue