Skip to content

Bump @octokit/rest from 16.28.1 to 21.0.2 #946

Bump @octokit/rest from 16.28.1 to 21.0.2

Bump @octokit/rest from 16.28.1 to 21.0.2 #946

Workflow file for this run

name: build
on: [push, pull_request]
jobs:
build: # make sure build/ci work properly
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- run: |
npm install
npm run all