Skip to content

Bump @mdx-js/react from 3.0.1 to 3.1.0 #721

Bump @mdx-js/react from 3.0.1 to 3.1.0

Bump @mdx-js/react from 3.0.1 to 3.1.0 #721

Workflow file for this run

name: Continuous integration
on:
pull_request: null
push:
branches:
- main
jobs:
build-docker-image:
runs-on: ubuntu-22.04
steps:
- name: Checkout code
uses: actions/checkout@v4
- run: docker build -t acelaya/blog:temp .