Skip to content

.github: Bump actions/cache from 4.0.2 to 4.1.2 (#605) #515

.github: Bump actions/cache from 4.0.2 to 4.1.2 (#605)

.github: Bump actions/cache from 4.0.2 to 4.1.2 (#605) #515

name: Lint whitespace
on: [push, pull_request, workflow_dispatch]
jobs:
lint_whitespace:
name: Lint whitespace
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938
- name: Check that every file has no trailing whitespace, and exactly one final newline
run: ./.github/bin/lint-whitespace