Change #12

Merged
hodasemi merged 10 commits from actions_testing into master 2023-08-15 09:34:30 +00:00
Showing only changes of commit cb6736abcc - Show all commits

View file

@ -13,9 +13,7 @@ jobs:
steps: steps:
- uses: https://github.com/actions/checkout@v3 - uses: https://github.com/actions/checkout@v3
- uses: https://github.com/actions-rs/toolchain@v1 - uses: https://github.com/dtolnay/rust-toolchain@stable
with:
toolchain: stable
- name: Install flip-link - name: Install flip-link
run: cargo install flip-link run: cargo install flip-link