Skip to content

Commit

Permalink
chore: update deps and remove deprecated github action
Browse files Browse the repository at this point in the history
Signed-off-by: Stefano Cappa <[email protected]>
  • Loading branch information
Ks89 committed May 18, 2024
1 parent 831abb5 commit cdad395
Show file tree
Hide file tree
Showing 5 changed files with 361 additions and 362 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Rust toolchain
uses: actions-rs/toolchain@v1
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
profile: minimal
toolchain: stable
Expand Down
Loading

0 comments on commit cdad395

Please sign in to comment.