Skip to content

fix(deps): update serde monorepo to v1.0.218 #900

fix(deps): update serde monorepo to v1.0.218

fix(deps): update serde monorepo to v1.0.218 #900

Workflow file for this run

on:
push:
branches:
- main
- renovate/**
pull_request:
branches:
- main
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
name: Check Rust code
jobs:
check:
uses: msfjarvis/shared-workflows/.github/workflows/test-flakes-project.yml@main
secrets:
github-token: ${{ secrets.GITHUB_TOKEN }}
cachix-token: ${{ secrets.CACHIX_AUTH_TOKEN }}