Skip to content

Update Swatinem/rust-cache action to v2.7.7 #40

Update Swatinem/rust-cache action to v2.7.7

Update Swatinem/rust-cache action to v2.7.7 #40

Workflow file for this run

name: actionlint
on:
pull_request:
paths:
- '.github/workflows/**'
jobs:
actionlint:
name: runner / actionlint
runs-on: ubuntu-22.04
steps:
- uses: actions/[email protected]
- name: actionlint
uses: reviewdog/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
reporter: github-pr-review
filter_mode: nofilter
fail_on_error: true