Skip to content

build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 in the devops group #2263

build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 in the devops group

build(deps): bump Swatinem/rust-cache from 2.7.3 to 2.7.5 in the devops group #2263

Workflow file for this run

name: Lint
on:
pull_request:
jobs:
clippy:
name: Clippy
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'
fmt:
name: Rustfmt
runs-on: ubuntu-latest
steps:
- run: 'echo "No build required"'