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.
1 parent 0c9c158 commit 5ee1098Copy full SHA for 5ee1098
.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@v3
+ uses: actions/checkout@v4
74
75
- name: Download Quicklisp
76
run: |
0 commit comments