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 28cc996 commit 91430e0Copy full SHA for 91430e0
.github/workflows/run_tests.yml
@@ -14,7 +14,7 @@ jobs:
14
15
steps:
16
- name: Checkout repository
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Set up Python
20
uses: actions/setup-python@v5
0 commit comments