We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ec94a5 + b1156e2 commit 5bbcd70Copy full SHA for 5bbcd70
1 file changed
.github/workflows/tests.yml
@@ -11,7 +11,7 @@ jobs:
11
python-version: ["3.8", "3.9", "3.10", "3.11"]
12
13
steps:
14
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
15
- name: Set up Python ${{ matrix.python-version }}
16
uses: actions/setup-python@v5
17
with:
0 commit comments