From c35be5c6b194c31bb9bca0d565b3057a793a9a96 Mon Sep 17 00:00:00 2001 From: 417-72KI <417.72ki@gmail.com> Date: Mon, 9 Oct 2023 00:57:42 +0900 Subject: [PATCH] update requirements in SwiftLint --- .github/matrix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/matrix.json b/.github/matrix.json index f2f476e..85aaf98 100644 --- a/.github/matrix.json +++ b/.github/matrix.json @@ -6,7 +6,7 @@ ], "swiftlint_supported_version": { "5.9": "main", - "5.8": "main", - "5.7": "main" + "5.8": "0.52.4", + "5.7": "0.52.4" } } \ No newline at end of file