Skip to content

Update headers for improved accessibility #1574

Update headers for improved accessibility

Update headers for improved accessibility #1574

Workflow file for this run

name: Ensure declared MSRV is tested
on: [push, pull_request]
jobs:
ensure_msrv:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
- run: script/check-msrv-matches-workflow