Skip to content

Setup age

Actions
Setup age and add it to the PATH
v1.4.0
Latest
Star (7)

Setup age

This action sets up age and adds it to the PATH.

Usage

Basic:

steps:
  - uses: alessiodionisi/setup-age-action@v1.4.0
  - run: age --version

Specific version:

steps:
  - uses: alessiodionisi/setup-age-action@v1.4.0
    with:
      version: ^1.3.0
  - run: age --version

Setup 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.

About

Setup age and add it to the PATH
v1.4.0
Latest

Setup 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.