Skip to content

Bump Django to version 4.2.x with Python 3.9 #524

Bump Django to version 4.2.x with Python 3.9

Bump Django to version 4.2.x with Python 3.9 #524

Workflow file for this run

name: 🏷️ Pull Request Labeler
on:
- pull_request_target
jobs:
pr_triage:
runs-on: ubuntu-latest
steps:
- name: Apply labels
uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labels.yml
sync-labels: true