2 parents 20c6c97 + eea0a3d commit 23940e3Copy full SHA for 23940e3
1 file changed
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v5
14
15
- name: Set up Python
16
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
17
with:
18
python-version: '3.14'
19
0 commit comments