Skip to content

build(deps): bump actions/checkout from 6 to 7 #2825

build(deps): bump actions/checkout from 6 to 7

build(deps): bump actions/checkout from 6 to 7 #2825

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: ./.github/actions/setup
- run: make lint