fix(applying): define specific dependency versions

This commit is contained in:
Santiago Carmuega 2023-11-20 21:06:22 -03:00
parent 25b552c6a9
commit 107738a981
No known key found for this signature in database
2 changed files with 5 additions and 6 deletions

View file

@ -33,7 +33,6 @@ jobs:
github_release:
name: Create GitHub Release
needs: [cargo_publish]
runs-on: ubuntu-latest
steps:
- name: Checkout