Skip to content

build(deps): bump actions/cache from 4.1.2 to 4.2.0 #83

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

build(deps): bump actions/cache from 4.1.2 to 4.2.0 #83

Workflow file for this run

name: Lint workflows of GitHub Actions
on:
push:
branches:
- master
paths:
- '.github/workflows/**'
pull_request:
branches:
- '*'
paths:
- '.github/workflows/**'
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Check workflow files
uses: docker://rhysd/actionlint:latest@sha256:2eb91a78b5a19140be099c7b4262d298c2567f2a9f27e10ed2a4323c5bcface8