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.
2 parents aeaef63 + 8da9712 commit f8279fbCopy full SHA for f8279fb
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
image: ghcr.io/yitzchak/archlinux-cl:latest
25
steps:
26
- name: Checkout Repository
27
- uses: actions/checkout@v6
+ uses: actions/checkout@v7
28
- name: Setup Lisp Environment
29
run: |
30
make-rc
0 commit comments