Skip to content

Bump actions/checkout from 4.2.1 to 4.2.2 #3627

Bump actions/checkout from 4.2.1 to 4.2.2

Bump actions/checkout from 4.2.1 to 4.2.2 #3627

name: typescript / format
on:
push:
pull_request:
workflow_dispatch:
jobs:
verify:
runs-on: ubuntu-22.04
steps:
- name: 'Checkout code'
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
- name: 'Verify formatting of all files'
run: ./bin/check-formatting.sh