Skip to content

build(deps): bump the actions group with 3 updates (#234) #472

build(deps): bump the actions group with 3 updates (#234)

build(deps): bump the actions group with 3 updates (#234) #472

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
permissions: {}
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- uses: astral-sh/setup-uv@2ddd2b9cb38ad8efd50337e8ab201519a34c9f24 # v7.1.1
- name: lint
run: make lint