Update generator.yml

This commit is contained in:
2025-04-18 05:55:47 -04:00
committed by GitHub
parent 5a0e2ac94a
commit 227bf24f68
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: actions/setup-python@v5
with:
python-version: "3.11"
cache: 'pip'