Skip to content

Commit

Permalink
Bump workflows to actions/checkout@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
ak-coram committed Jan 27, 2024
1 parent 8682cc7 commit 0b0f582
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 @@ -28,7 +28,7 @@ jobs:
LISP: ${{ matrix.lisp }}
QUICKLISP_DIST: ${{ matrix.quicklisp-dist }}
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Setup Lisp
continue-on-error: true
Expand Down

0 comments on commit 0b0f582

Please sign in to comment.