Skip to content

ci: bump actions/checkout from 6 to 7 #72

ci: bump actions/checkout from 6 to 7

ci: bump actions/checkout from 6 to 7 #72

Workflow file for this run

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