Skip to content

build(deps): bump actions/checkout from 4.1.7 to 4.2.2 #1147

build(deps): bump actions/checkout from 4.1.7 to 4.2.2

build(deps): bump actions/checkout from 4.1.7 to 4.2.2 #1147

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@11bd71901bbe5b1630ceea73d27597364c9af683
- name: Check that every file has no trailing whitespace, and exactly one final newline
run: ./.github/bin/lint-whitespace