Skip to content

Fix PHP 7.4 compatibility broken by \Stringable interface (#1810) #812

Fix PHP 7.4 compatibility broken by \Stringable interface (#1810)

Fix PHP 7.4 compatibility broken by \Stringable interface (#1810) #812

Workflow file for this run

name: Docs
on:
push:
branches:
- master
jobs:
deploy-docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: mhausenblas/[email protected] # https://github.com/mhausenblas/mkdocs-deploy-gh-pages/releases
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}