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 e0578b0 commit b3fa169Copy full SHA for b3fa169
.github/workflows/ci.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: actions/checkout@v3
85
86
- name: Setup cache
87
- uses: actions/cache@v2
+ uses: actions/cache@v4
88
id: cache-db
89
with:
90
path: ~/.symfony/cache
0 commit comments