Skip to content

chore(deps): bump actions/cache from 4.1.2 to 4.2.0 #50

chore(deps): bump actions/cache from 4.1.2 to 4.2.0

chore(deps): bump actions/cache from 4.1.2 to 4.2.0 #50

Workflow file for this run

---
name: Pull Request checks
"on":
pull_request:
branches:
- main
- master
types:
- opened
- reopened
- synchronize
- ready_for_review
jobs:
yaml_check:
name: "YAML: Syntax checks"
uses: ./.github/workflows/yaml_check.yaml