Skip to content

chore(deps): bump actions/cache from 3 to 4 #2443

chore(deps): bump actions/cache from 3 to 4

chore(deps): bump actions/cache from 3 to 4 #2443

Workflow file for this run

name: Github pr-name-linter
on:
pull_request:
types: ['opened', 'edited', 'reopened', 'synchronize']
jobs:
PR_lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install Dependencies
run: npm install @commitlint/config-conventional
- uses: JulienKode/[email protected]