Skip to content

Commit

Permalink
Merge pull request #99 from yitzchak/dependabot/github_actions/dot-gi…
Browse files Browse the repository at this point in the history
…thub/workflows/actions/checkout-3

Bump actions/checkout from 2 to 3 in /.github/workflows
  • Loading branch information
yitzchak committed Aug 8, 2023
2 parents 48ca517 + 129be61 commit 6328c4b
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@v2
uses: actions/checkout@v3

- name: Download Quicklisp
run: |
Expand Down

0 comments on commit 6328c4b

Please sign in to comment.