Skip to content

build(deps-dev): bump ty from 0.0.61 to 0.0.62 (#62) #106

build(deps-dev): bump ty from 0.0.61 to 0.0.62 (#62)

build(deps-dev): bump ty from 0.0.61 to 0.0.62 (#62) #106

Workflow file for this run

name: uv-lock-check
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
uv-lock-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Install uv
uses: astral-sh/setup-uv@11f9893b081a58869d3b5fccaea48c9e9e46f990 # v8.3.2
- name: Check lock file
uses: ./