Skip to content

Bump nokogiri from 1.14.3 to 1.16.2 #208

Bump nokogiri from 1.14.3 to 1.16.2

Bump nokogiri from 1.14.3 to 1.16.2 #208

Workflow file for this run

## test.yml
name: Main workflow
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Build site
run: 'make build'