Skip to content

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 … #5

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 …

chore(deps): bump @snapshot-labs/snapshot-sentry from 1.5.3 to 1.5.4 … #5

Workflow file for this run

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