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 cb23638 commit 032c560Copy full SHA for 032c560
.github/workflows/tests.yml
@@ -27,7 +27,7 @@ jobs:
27
- "3.13"
28
29
steps:
30
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
31
32
- name: Set up Python ${{ matrix.python-version }}
33
uses: actions/setup-python@v5
0 commit comments