Skip to content

Commit

Permalink
Test of the actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nag763 committed Aug 31, 2024
1 parent 0feafbd commit f54a89c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update_of_deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install binstall
run: curl -L --proto '=https' --tlsv1.2 -sSf https://raw.githubusercontent.com/cargo-bins/cargo-binstall/main/install-from-binstall-release.sh | bash
- name: Install cargo-upgrade
run: cargo binstall cargo-edit
run: cargo binstall cargo-edit -y
- name: Update deps
run: cargo upgrade
- name: Update of lockfile
Expand Down

0 comments on commit f54a89c

Please sign in to comment.