Skip to content

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156) #759

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156)

chore(deps): bump @apollo/client from 3.7.17 to 3.8.1 (#156) #759

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
strategy:
matrix:
target: ['18']
uses: snapshot-labs/actions/.github/workflows/lint.yml@main
secrets: inherit
with:
target: ${{ matrix.target }}