Skip to content

build(deps): bump the actions group with 2 updates (#178) #368

build(deps): bump the actions group with 2 updates (#178)

build(deps): bump the actions group with 2 updates (#178) #368

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
persist-credentials: false
- uses: astral-sh/setup-uv@f0ec1fc3b38f5e7cd731bb6ce540c5af426746bb # v5
- name: lint
run: make lint