Skip to content

Bump actions/deploy-pages from 4 to 5 #287

Bump actions/deploy-pages from 4 to 5

Bump actions/deploy-pages from 4 to 5 #287

Workflow file for this run

---
name: Lint
on:
pull_request:
branches:
- main
push:
branches:
- main
jobs:
build_push:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Lint
run: |
./lint.sh