Skip to content

Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in the actions group #222

Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in the actions group

Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 in the actions group #222

Workflow file for this run

# label PR's based on changed files
name: Pull Request Labeler
on:
pull_request_target:
types: [opened]
jobs:
label_pull_request:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v6.0.1
if: github.repository == 'jorenham/optype'