Skip to content

Bump nokogiri from 1.16.2 to 1.16.5 #210

Bump nokogiri from 1.16.2 to 1.16.5

Bump nokogiri from 1.16.2 to 1.16.5 #210

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'