Skip to content

Update dependency satori to ^0.26.0 #1544

Update dependency satori to ^0.26.0

Update dependency satori to ^0.26.0 #1544

Workflow file for this run

name: check-codebase
on:
push:
permissions:
contents: read
jobs:
check-codebase:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: ./.github/actions/setup-ci
- run: vp run check:ci
- run: vp run test:website