Skip to content

Commit

Permalink
Merge pull request #110 from yitzchak/dependabot/github_actions/dot-g…
Browse files Browse the repository at this point in the history
…ithub/workflows/actions/checkout-4

Bump actions/checkout from 3 to 4 in /.github/workflows
  • Loading branch information
yitzchak committed Sep 11, 2023
2 parents 0c9c158 + 5ee1098 commit 753e5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
pip install dist/pytest_jupyter_kernel-0.1.0-py3-none-any.whl
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download Quicklisp
run: |
Expand Down

0 comments on commit 753e5fd

Please sign in to comment.