Skip to content

Bump serde_json from 1.0.121 to 1.0.125 #435

Bump serde_json from 1.0.121 to 1.0.125

Bump serde_json from 1.0.121 to 1.0.125 #435

Workflow file for this run

name: Push
on:
push:
branches:
- "*"
pull_request:
types: [opened, reopened, synchronize]
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml
docs:
name: Docs
uses: ./.github/workflows/docs.yml