Skip to content

chore(deps): bump actions/checkout from 2 to 4 #131

chore(deps): bump actions/checkout from 2 to 4

chore(deps): bump actions/checkout from 2 to 4 #131

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-18.04
steps:
- uses: actions/checkout@v4
- uses: actions/[email protected]
with:
node-version: "13"
- run: npm ci
- run: npm run test
- run: npm run lint
- run: npx @coralproject/package-version-lint