We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 63da621 commit fc015ceCopy full SHA for fc015ce
1 file changed
.github/workflows/tests.yml
@@ -29,7 +29,7 @@ jobs:
29
run:
30
shell: bash -el {0}
31
steps:
32
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
33
- uses: actions/setup-python@v5
34
with:
35
python-version: ${{ matrix.python }}
0 commit comments