Skip to content

Commit 80d9a1c

Browse files
authored
Update preflight.yml
1 parent 542fe00 commit 80d9a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preflight.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
SwiftLint:
1111
runs-on: ubuntu-latest
1212
steps:
13-
- uses: actions/checkout@v1
13+
- uses: actions/checkout@v3
1414
- name: GitHub Action for SwiftLint (Only files changed in the PR)
1515
uses: norio-nomura/action-swiftlint@3.2.1
1616
env:

0 commit comments

Comments
 (0)