Skip to content

Update networkx requirement from >=2.8.3 to >=3.2.1 #18

Update networkx requirement from >=2.8.3 to >=3.2.1

Update networkx requirement from >=2.8.3 to >=3.2.1 #18

on: [status]

Check failure on line 1 in .github/workflows/circle_artifacts.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/circle_artifacts.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
jobs:
circleci_artifacts_redirector_job:
runs-on: ubuntu-20.04
name: Run CircleCI artifacts redirector
steps:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
artifact-path: 0/dev/index.html
circleci-jobs: build_docs
job-title: Check the rendered docs here!