Skip to content

Bump rexml from 3.3.3 to 3.3.6 #57

Bump rexml from 3.3.3 to 3.3.6

Bump rexml from 3.3.3 to 3.3.6 #57

Workflow file for this run

name: build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: np-complete/build-book-action@v1
- run: bundle exec rake pdf
- uses: actions/upload-artifact@v4
with:
name: book
path: book.pdf