We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 19d4c49 + c0663cc commit 7ce019dCopy full SHA for 7ce019d
1 file changed
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
fetch-depth: 0
22
23
- name: Set up Python 3.12
24
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
25
with:
26
python-version: '3.12'
27
0 commit comments