Skip to content

chore: CI: bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 (#6275) #2927

chore: CI: bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 (#6275)

chore: CI: bump dcarbone/install-jq-action from 2.1.0 to 3.0.1 (#6275) #2927

Workflow file for this run

name: Actionlint
on:
push:
branches:
- 'master'
paths:
- '.github/**'
pull_request:
paths:
- '.github/**'
merge_group:
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: actionlint
uses: raven-actions/actionlint@v2
with:
pyflakes: false # we do not use python scripts