Skip to content

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.13 to 0.14.14 #345

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.13 to 0.14.14

chore(deps): bump @snapshot-labs/snapshot.js from 0.14.13 to 0.14.14 #345

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