Skip to content

Commit 58aa887

Browse files
authored
Update CI.yml
cache version v3
1 parent a67efdc commit 58aa887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: cache .roswell
3434
id: cache-dot-roswell
35-
uses: actions/cache@v1
35+
uses: actions/cache@v3
3636
with:
3737
path: ~/.roswell
3838
key: ${{ runner.os }}-dot-roswell-${{ matrix.lisp }}-${{ hashFiles('**/*.asd') }}

0 commit comments

Comments
 (0)