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
@@ -17,7 +17,7 @@ jobs:
# Step 2: Set up Python # Step 2: Set up Python
- name: Setup Python - name: Setup Python
uses: actions/setup-python@v6 uses: actions/setup-python@v5
with: with:
python-version: '3.11' python-version: '3.11'