Update .github/workflows/main.yml
This commit is contained in:
parent
6a6f36dd62
commit
6d70aece3a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue