Skip to content

Bump rexml from 3.3.3 to 3.3.6 #164

Bump rexml from 3.3.3 to 3.3.6

Bump rexml from 3.3.3 to 3.3.6 #164

Workflow file for this run

name: SwiftLint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
SwiftLint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.0