Skip to content

Bump nokogiri from 1.18.4 to 1.18.8 #319

Bump nokogiri from 1.18.4 to 1.18.8

Bump nokogiri from 1.18.4 to 1.18.8 #319

Workflow file for this run

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