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 01c9265 commit 6bb3aa3Copy full SHA for 6bb3aa3
.github/workflows/pytest.yml
@@ -19,7 +19,7 @@ jobs:
19
contents: write
20
steps:
21
- name: Check out code
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
24
- name: Install system packages
25
run: |
0 commit comments