Skip to content

Commit

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

Bump actions/checkout from 3 to 4 in /.github/workflows
  • Loading branch information
yitzchak authored Sep 5, 2023
2 parents 7c1e780 + e70e2c9 commit 27ba0a8
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 @@ -41,7 +41,7 @@ jobs:
brew install clozure-cl sbcl
- name: Checkout repository
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Download Quicklisp and setup source registry
run: |
Expand Down

0 comments on commit 27ba0a8

Please sign in to comment.