Skip to content

chore(deps): update actions/setup-go action to v4 #248

chore(deps): update actions/setup-go action to v4

chore(deps): update actions/setup-go action to v4 #248

Workflow file for this run

name: SwiftLint
on:
push:
branches:
master
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
- name: GitHub Action for SwiftLint with --strict
uses: norio-nomura/action-swiftlint@3.2.1
with:
args: --strict