Skip to content

Commit 6ce4d58

Browse files
committed
WIP actually cache it...
1 parent b73167b commit 6ce4d58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-comment-issues.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
shell: bash
2929

3030
- name: Check dependency cache
31-
uses: actions/cache/restore@v4
31+
uses: actions/cache@v4
3232
id: cache_dependencies
3333
with:
3434
path: |

0 commit comments

Comments
 (0)