Skip to content

Bump version to 1.0.2 #171

Bump version to 1.0.2

Bump version to 1.0.2 #171

Workflow file for this run

name: Run SwiftLint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: GitHub Action for SwiftLint
uses: norio-nomura/action-swiftlint@3.2.1