We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e71052 + 227a955 commit 96f8327Copy full SHA for 96f8327
1 file changed
.github/workflows/CI.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v4
24
25
- name: Cache
26
- uses: actions/cache@v3
+ uses: actions/cache@v4
27
with:
28
path: |
29
~/.pnpm-store
0 commit comments