https://github.com/wireapp/setup-fd
Set up the `fd` command in GithubActions
https://github.com/wireapp/setup-fd
Last synced: 4 months ago
JSON representation
Set up the `fd` command in GithubActions
- Host: GitHub
- URL: https://github.com/wireapp/setup-fd
- Owner: wireapp
- License: mit
- Created: 2025-08-14T15:18:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-15T14:55:15.000Z (10 months ago)
- Last Synced: 2026-02-01T10:38:25.771Z (4 months ago)
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup-fd
Set up the [`fd`] command (aka [fd-find][`fd`]) in Github Actions.
## Usage
Select the most recent version:
```yaml
- uses: wireapp/setup-fd
```
### Select a specific version
```yaml
- uses: wireapp/setup-fd
with:
version: v10.0.0
```
## License
[MIT](./LICENSE)
[`fd`]: https://github.com/sharkdp/fd