Skip to content

build(deps): bump actions/cache from 4 to 5 #154

build(deps): bump actions/cache from 4 to 5

build(deps): bump actions/cache from 4 to 5 #154

Workflow file for this run

---
on:
- pull_request
- push
name: linter
permissions:
checks: write
contents: read
statuses: write
jobs:
linter:
uses: php-forge/actions/.github/workflows/super-linter.yml@main
secrets:
AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}