Update .github/workflows/main.yml

This commit is contained in:
Evann Regnault 2024-03-31 15:38:18 +00:00
parent 6a6f36dd62
commit 6d70aece3a

View file

@ -27,7 +27,7 @@ jobs:
password: ${{ env.DOCKER_PASSWORD }}
- name: Install Rust ToolChain
uses: https://github.com/actions-rs/toolchain
uses: https://github.com/actions-rs/toolchain@v1
- name: Install cargo-semver
uses: https://github.com/actions-rs/install@v0.1.2