Skip to content

chore(deps): update actions/setup-python action to v5.1.1 #1105

chore(deps): update actions/setup-python action to v5.1.1

chore(deps): update actions/setup-python action to v5.1.1 #1105

Workflow file for this run

name: CI
on:
push:
branches:
- main
- "renovate/**"
pull_request:
jobs:
psr-ci:
uses: MartinHjelmare/github-actions-workflows/.github/workflows/psr-ci.yml@main
secrets:
PYPI_TOKEN: ${{ secrets.PYPI_TOKEN }}