Skip to content

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #66

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0

build(deps): bump sphinx-rtd-theme from 2.0.0 to 3.0.0 #66

Workflow file for this run

on: pull_request
jobs:
release:
name: Validation
runs-on: ubuntu-latest
strategy:
matrix:
include:
- name: sphinx
context: base
- name: sphinx-ci
context: ci
- name: sphinx-html
context: html
- name: sphinx-latexpdf
context: latexpdf
steps:
- uses: actions/checkout@v4
- uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: ${{ matrix.context }}/Dockerfile