Skip to content

fix: bump node version to 20 for release automation #67

fix: bump node version to 20 for release automation

fix: bump node version to 20 for release automation #67

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
validation:
uses: microsoft/action-python/.github/workflows/validation.yml@0.7.2
with:
workdir: '.'