Skip to content

fix: bump jupyter-core from 5.5.1 to 5.7.0 #295

fix: bump jupyter-core from 5.5.1 to 5.7.0

fix: bump jupyter-core from 5.5.1 to 5.7.0 #295

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/[email protected]
with:
workdir: "."
publish:
uses: microsoft/action-python/.github/workflows/[email protected]
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}