Skip to content

Bump nokogiri from 1.14.3 to 1.16.2 #290

Bump nokogiri from 1.14.3 to 1.16.2

Bump nokogiri from 1.14.3 to 1.16.2 #290

Workflow file for this run

name: CI
on:
push:
schedule:
- cron: '0 0 */28 */1 *'
jobs:
dzil:
runs-on: ubuntu-latest
name: "dzil run"
steps:
- name: "Checkout repository"
uses: actions/checkout@v4
- name: "Installing dependencies and testing all using dzil"
uses: jonasbn/[email protected]
with:
dzil-arguments: 'test'