Skip to content

Ci: Update checkout action #7872

Ci: Update checkout action

Ci: Update checkout action #7872

Workflow file for this run

name: test-clang-format
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 2
- uses: owncloud-ci/git-clang-format-lint@master