Skip to content

Bump nokogiri from 1.16.2 to 1.16.5 #313

Bump nokogiri from 1.16.2 to 1.16.5

Bump nokogiri from 1.16.2 to 1.16.5 #313

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/github-action-perl-dist-zilla@0.4.0
with:
dzil-arguments: 'test'