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 e9dbdca commit 367d3d9Copy full SHA for 367d3d9
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
15
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v5
16
17
- name: Use Python ${{ matrix.python-version }}
18
uses: actions/setup-python@v4
@@ -32,7 +32,7 @@ jobs:
32
33
34
35
36
37
38
0 commit comments