Skip to content

Bump virtualenv from 20.19.0 to 20.24.5 in /.github/workflows (#404) #16

Bump virtualenv from 20.19.0 to 20.24.5 in /.github/workflows (#404)

Bump virtualenv from 20.19.0 to 20.24.5 in /.github/workflows (#404) #16

Workflow file for this run

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