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

Bump actions/setup-python from 4.5.0 to 4.6.0 (#75) #81

Bump actions/setup-python from 4.5.0 to 4.6.0 (#75)

Bump actions/setup-python from 4.5.0 to 4.6.0 (#75) #81

Workflow file for this run

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