We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f9e2f7 commit e320cc3Copy full SHA for e320cc3
.github/workflows/py-ci.yml
@@ -152,7 +152,7 @@ jobs:
152
JUPYTER_PATH: deps/share/jupyter # Jupyter is not smart enough to handle custom Python paths
153
steps:
154
- uses: actions/checkout@v5
155
- - uses: actions/setup-python@v5
+ - uses: actions/setup-python@v6
156
with:
157
python-version-file: lambdas/${{ matrix.path }}/.python-version
158
- uses: astral-sh/setup-uv@v6
0 commit comments