Skip to content

CI: bump GHC 9.6 to 9.6.4 and actions/cache to v4 #52

CI: bump GHC 9.6 to 9.6.4 and actions/cache to v4

CI: bump GHC 9.6 to 9.6.4 and actions/cache to v4 #52

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