Skip to content

Bump actions/cache from 3.3.1 to 4.0.0 #196

Bump actions/cache from 3.3.1 to 4.0.0

Bump actions/cache from 3.3.1 to 4.0.0 #196

Workflow file for this run

name: Lint GitHub Actions Workflows
on:
push:
branches: [main]
pull_request:
permissions:
contents: none
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.5.0
- name: 'Check workflow files'
uses: docker://docker.mirror.hashicorp.services/rhysd/actionlint:latest