Skip to content

[Snyk] Upgrade htmx.org from 1.9.11 to 1.9.12 #1909

[Snyk] Upgrade htmx.org from 1.9.11 to 1.9.12

[Snyk] Upgrade htmx.org from 1.9.11 to 1.9.12 #1909

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@v3
- name: Install dependencies
run: make build
- name: Run distcheck
run: make clean