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 3755caf commit c427712Copy full SHA for c427712
.github/workflows/tox.yml
@@ -22,7 +22,7 @@ jobs:
22
23
steps:
24
- name: Check out repository
25
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
26
27
- name: Set up Python
28
uses: actions/setup-python@v5
0 commit comments