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 790f2d2 commit f18127cCopy full SHA for f18127c
.github/workflows/job.test.yml
@@ -368,7 +368,7 @@ jobs:
368
py_cmd: python
369
steps:
370
- name: Install Python
371
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
372
with:
373
python-version: ${{ matrix.python }}
374
architecture: 'x64'
@@ -410,7 +410,7 @@ jobs:
410
lab: '>=4.1.0,<5'
411
412
413
414
415
416
0 commit comments