We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 200b10c commit 31dd48cCopy full SHA for 31dd48c
.github/workflows/tests.yaml
@@ -14,7 +14,7 @@ jobs:
14
python-version: [3.8, 3.11]
15
16
steps:
17
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
18
19
- name: Set up Python ${{ matrix.python-version }}
20
uses: actions/setup-python@v5
0 commit comments