We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9d6543 + 6a333f0 commit f6918feCopy full SHA for f6918fe
1 file changed
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@v6
21
22
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
23
with:
24
python-version: "3.x"
25
cache: pip
0 commit comments