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