Skip to content

chore: bump actions/upload-pages-artifact to v3 #1481

chore: bump actions/upload-pages-artifact to v3

chore: bump actions/upload-pages-artifact to v3 #1481

Workflow file for this run

jobs:
lint_docs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/prepare
- run: pnpm lint:docs
name: Lint Docs
on:
pull_request: ~
push:
branches:
- main