Skip to content

Bump actions/checkout from 2 to 4 #29

Bump actions/checkout from 2 to 4

Bump actions/checkout from 2 to 4 #29

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Checking PHP syntax error
uses: overtrue/[email protected]
with:
path: .
options: --exclude=*.log