Skip to content

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

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

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

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