Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

build(deps): bump actions/setup-python from 4 to 5 (#172) #26

build(deps): bump actions/setup-python from 4 to 5 (#172)

build(deps): bump actions/setup-python from 4 to 5 (#172) #26

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4.1.0