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.
1 parent 18e2f32 commit 2af8ab4Copy full SHA for 2af8ab4
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v3
24
25
- name: Cache the spacemacs repository folder
26
- uses: actions/cache@v3.3.2
+ uses: actions/cache@v4.0.0
27
with:
28
path: ~/.emacs.d
29
key: saved-emacs-d-${{ matrix.os }}
0 commit comments