Skip to content

chore(deps): update module github.com/hbstack/header to v0.14.6 #316

chore(deps): update module github.com/hbstack/header to v0.14.6

chore(deps): update module github.com/hbstack/header to v0.14.6 #316

Workflow file for this run

name: lint
on:
push:
jobs:
lint:
runs-on: ubuntu-latest
container:
image: hugomods/hugo:exts
steps:
- uses: actions/checkout@v4
- run: npm ci
- run: npm run lint