We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 542fe00 commit 80d9a1cCopy full SHA for 80d9a1c
.github/workflows/preflight.yml
@@ -10,7 +10,7 @@ jobs:
10
SwiftLint:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v3
14
- name: GitHub Action for SwiftLint (Only files changed in the PR)
15
uses: norio-nomura/action-swiftlint@3.2.1
16
env:
0 commit comments