Skip to content

[Snyk] Security upgrade gh-pages from 0.12.0 to 5.0.0 #13

[Snyk] Security upgrade gh-pages from 0.12.0 to 5.0.0

[Snyk] Security upgrade gh-pages from 0.12.0 to 5.0.0 #13

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install pandoc
run: sudo apt install -y pandoc
- name: Install dependencies
run: make