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 83703c2 commit b23563fCopy full SHA for b23563f
.github/workflows/ci-config.yml
@@ -16,7 +16,7 @@ jobs:
16
python-version: ['3.8', '3.9', '3.10']
17
18
steps:
19
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
20
- name: Set up Python ${{ matrix.python-version }}
21
uses: actions/setup-python@v5
22
with:
0 commit comments