Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.13.1 to 0.14.2 #328

chore(deps): bump @snapshot-labs/snapshot.js from 0.13.1 to 0.14.2

chore(deps): bump @snapshot-labs/snapshot.js from 0.13.1 to 0.14.2 #328

Workflow file for this run

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