Skip to content

build(deps): bump iffy/install-nim from 5.0.4 to 5.0.6 #1089

build(deps): bump iffy/install-nim from 5.0.4 to 5.0.6

build(deps): bump iffy/install-nim from 5.0.4 to 5.0.6 #1089

Workflow file for this run

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