Skip to content

Update dependency setuptools to v75.5.0 #212

Update dependency setuptools to v75.5.0

Update dependency setuptools to v75.5.0 #212

Workflow file for this run

# .github/workflows/dprint.yaml
# Copyright 2023 Keith Maxwell
# SPDX-License-Identifier: CC0-1.0
on: # yamllint disable-line rule:truthy
push: { branches: [main] }
pull_request: { branches: [main] }
workflow_dispatch:
jobs:
main:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dprint/[email protected]