No description
Find a file
github-actions[bot] 15ccb02c5b
chore(master): release 1.0.0 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08 11:07:42 +02:00
.github chore(master): release 1.0.0 (#4) 2023-02-08 11:07:42 +02:00
action.yml chore: Add readme (#3) 2023-02-07 16:17:33 +02:00
CHANGELOG.md chore(master): release 1.0.0 (#4) 2023-02-08 11:07:42 +02:00
LICENSE Initial commit 2023-02-07 12:48:22 +02:00
README.md chore: Add readme (#3) 2023-02-07 16:17:33 +02:00

setup-cargo-dist

Setup cargo-dist.

Usage

- name: Setup cargo-dist
  uses: nahsi/setup-cargo-dist@v1
  with:
    # Default: "latest"
    version: 0.0.2

License

This action is distributed under the MIT license, check the license for more info.