setup-wash-action
Version updated for https://github.com/wasmCloud/setup-wash-action to version v2.0.0-rc.8.1.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-wash-action GitHub Action automates the installation of the wash CLI, a tool designed for developing and managing WebAssembly (Wasm) components with wasmCloud. It simplifies the setup process for developers by ensuring the required version of the wash CLI is readily available in their workflows, streamlining the development and deployment of Wasm applications. This action is particularly useful for automating build and CI/CD pipelines in wasmCloud projects.
Release notes
What’s Changed
- Update actions/cache to version 5 by @MendyBerger in https://github.com/wasmCloud/setup-wash-action/pull/12
New Contributors
- @MendyBerger made their first contribution in https://github.com/wasmCloud/setup-wash-action/pull/12
Full Changelog: https://github.com/wasmCloud/setup-wash-action/compare/v2.0.0-rc.8...v2.0.0-rc.8.1