Skip to content

Bump json from 2.10.1 to 2.10.2 #300

Bump json from 2.10.1 to 2.10.2

Bump json from 2.10.1 to 2.10.2 #300

Workflow file for this run

## test.yml
name: Main workflow
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build site
run: 'make build'