Setup age
ActionsThis action sets up age and adds it to the PATH.
Basic:
steps:
- uses: alessiodionisi/setup-age-action@v1.4.0
- run: age --versionSpecific version:
steps:
- uses: alessiodionisi/setup-age-action@v1.4.0
with:
version: ^1.3.0
- run: age --versionSetup age is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.