Skip to content

fix(deps): update actions/setup-python action to v5 #134

fix(deps): update actions/setup-python action to v5

fix(deps): update actions/setup-python action to v5 #134

Workflow file for this run

name: Test
on:
pull_request:
branches:
- main
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- uses: ./.github/workflows/composite/python-test