We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3afcd7 commit 5352591Copy full SHA for 5352591
1 file changed
.github/workflows/tests.yml
@@ -24,7 +24,7 @@ jobs:
24
container: ${{ matrix.container }}
25
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
29
- name: Set up Python ${{ matrix.python-version }}
30
if: ${{ matrix.python-version != '2.7' }}
0 commit comments