Compare commits

..

1 Commits

Author SHA1 Message Date
Jonathon Broughton 2ba1c5dd52 Update rule_processor.py 2025-06-05 15:28:51 +01:00
+1 -1
View File
@@ -13,7 +13,7 @@ jobs:
steps:
# Step 1: Checkout the repository
- name: Checkout Repository
uses: actions/checkout@v6.0.2
uses: actions/checkout@v4.2.2
# Step 2: Set up Python
- name: Setup Python