Skip to content

refactor: update export_plugins() to work with asdf v0.16 #228

refactor: update export_plugins() to work with asdf v0.16

refactor: update export_plugins() to work with asdf v0.16 #228

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- uses: asdf-vm/actions/install@v3
- run: scripts/lint.bash
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
- name: Check workflow files
uses: docker://rhysd/actionlint:1.6.26
with:
args: -color