2 parents caadd75 + aa85d1b commit 9aed488Copy full SHA for 9aed488
1 file changed
.github/workflows/fetch-and-regenerate-lists.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
ref: ${{ github.head_ref }}
22
- name: Set up Python 3.14
23
- uses: actions/setup-python@v6
+ uses: actions/setup-python@v7
24
25
python-version: "3.14"
26
cache: "pip"
0 commit comments