Skip to content

Bump actions/checkout from 4 to 5 (#1666) #94

Bump actions/checkout from 4 to 5 (#1666)

Bump actions/checkout from 4 to 5 (#1666) #94

Workflow file for this run

name: "Format Check"
on:
push:
branches:
- 'main'
tags: '*'
pull_request:
jobs:
format-check:
name: "Format Check"
uses: "ITensor/ITensorActions/.github/workflows/FormatCheck.yml@main"