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 8accdef commit f0b83fbCopy full SHA for f0b83fb
.github/workflows/test.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
20
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
21
22
- name: Set up Python ${{ matrix.python-version }}
23
uses: actions/setup-python@v5
0 commit comments