Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.4 to 0.14.7 #337

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.4 to 0.14.7

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.4 to 0.14.7 #337

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