Skip to content

build(deps): bump actions/checkout from 3 to 4 #31

build(deps): bump actions/checkout from 3 to 4

build(deps): bump actions/checkout from 3 to 4 #31

Workflow file for this run

name: CI
on: push
jobs:
tests:
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Markdown lint
uses: actionshub/markdownlint@v3.1.3
- name: Perl Syntaxcheck
run: perl -Mstrict -cw *.pl