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 bb961bb commit 57c0ddfCopy full SHA for 57c0ddf
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
python-version: ["3.8", "3.9", "3.10", "3.11"]
18
19
steps:
20
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
21
with:
22
submodules: "true"
23
- name: Set up Python ${{ matrix.python-version }}
0 commit comments