Skip to content

fix: bump actions/checkout from 3.5.2 to 4.0.0 #88

fix: bump actions/checkout from 3.5.2 to 4.0.0

fix: bump actions/checkout from 3.5.2 to 4.0.0 #88

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
publish:
uses: microsoft/action-python/.github/workflows/[email protected]
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}