make cargo make latest

This commit is contained in:
Franz Dietrich 2021-08-12 11:57:05 +02:00
parent 0fb809a553
commit 26a7fbf3c4

View File

@ -22,7 +22,7 @@ jobs:
override: true override: true
- uses: davidB/rust-cargo-make@v1 - uses: davidB/rust-cargo-make@v1
with: with:
version: '0.23.0' version: 'latest'
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Build - name: Build
run: cargo make build_standalone run: cargo make build_standalone