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 9b66037 commit 7cad097Copy full SHA for 7cad097
.github/workflows/tests.yml
@@ -21,7 +21,7 @@ jobs:
21
- "3.13"
22
23
steps:
24
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
25
26
- name: Set up Python ${{ matrix.python-version }}
27
uses: actions/setup-python@v5
0 commit comments