Skip to content

Bump to version 3.5.4.1 and CHANGELOG #170

Bump to version 3.5.4.1 and CHANGELOG

Bump to version 3.5.4.1 and CHANGELOG #170

Workflow file for this run

name: Whitespace
on:
push:
pull_request:
jobs:
check-whitespace:
runs-on: ubuntu-latest
steps:
- name: Checkout sources
uses: actions/checkout@v6
- name: Check for whitespace violations
uses: andreasabel/fix-whitespace-action@v1