Skip to content

Bump rexml from 3.3.3 to 3.3.6 #228

Bump rexml from 3.3.3 to 3.3.6

Bump rexml from 3.3.3 to 3.3.6 #228

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'