Skip to content

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #395

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1

[Snyk] Security upgrade zipp from 3.15.0 to 3.19.1 #395

Workflow file for this run

name: PHP Linting
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
php-lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Check PHP Lint
uses: fxpw/PHP-Lint-php8.3@master