Skip to content

Commit 7696d46

Browse files
committed
I don’t write code for new requirements; I just fix what GitHub breaks.
1 parent 3654893 commit 7696d46

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
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v2
2121
- run: date +%F > todays-date
2222
- name: Restore cache for today's nightly.
23-
uses: actions/cache@v2
23+
uses: actions/cache@v4
2424
with:
2525
path: |
2626
_neovim

0 commit comments

Comments
 (0)