Skip to content

Bump actions/download-artifact from 4 to 5 (#192) #450

Bump actions/download-artifact from 4 to 5 (#192)

Bump actions/download-artifact from 4 to 5 (#192) #450

Workflow file for this run

name: clang-format
on: [push, pull_request]
permissions:
contents: read
jobs:
formatting-check:
name: Formatting Check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- name: Run clang-format style check
uses: jidicula/[email protected]
with:
clang-format-version: '16'
check-path: ext