Skip to content

chore(deps): bump node from 21.7.2-alpine to 22.8.0-alpine #131

chore(deps): bump node from 21.7.2-alpine to 22.8.0-alpine

chore(deps): bump node from 21.7.2-alpine to 22.8.0-alpine #131

Workflow file for this run

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