Skip to content

chore(deps): bump node from 21.6.1-alpine to 21.7.1-alpine (#148) #229

chore(deps): bump node from 21.6.1-alpine to 21.7.1-alpine (#148)

chore(deps): bump node from 21.6.1-alpine to 21.7.1-alpine (#148) #229

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: markdownlint
run: make markdownlint
- name: prune
run: make prune