We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 72f8b46 + 6d0c39f commit 75bd62bCopy full SHA for 75bd62b
.github/workflows/test.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
steps:
21
- name: Clone repo
22
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
23
- name: Set up Python ${{ matrix.python-version }}
24
uses: actions/setup-python@v4
25
with:
0 commit comments