Skip to content

Bump addressable from 2.8.7 to 2.9.0 #18

Bump addressable from 2.8.7 to 2.9.0

Bump addressable from 2.8.7 to 2.9.0 #18

Workflow file for this run

name: CI
on: [push]
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- run: bundle exec jekyll build