Skip to content

Sync package versions with the General registry #101

Sync package versions with the General registry

Sync package versions with the General registry #101

Workflow file for this run

name: Downgrade
on:
pull_request:
branches:
- main
paths-ignore:
- 'docs/**'
push:
branches:
- main
paths-ignore:
- 'docs/**'
jobs:
test:
uses: "SciML/.github/.github/workflows/downgrade.yml@v1"
secrets: "inherit"