We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 48ca517 + 129be61 commit 6328c4bCopy full SHA for 6328c4b
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
pip install dist/pytest_jupyter_kernel-0.1.0-py3-none-any.whl
71
72
- name: Checkout repository
73
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
74
75
- name: Download Quicklisp
76
run: |
0 commit comments