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 daad92c commit 3b80acaCopy full SHA for 3b80aca
.github/workflows/ci.yaml
@@ -163,7 +163,7 @@ jobs:
163
164
- name: 🏗 Set up build cache
165
id: cache
166
- uses: actions/cache@v3.0.11
+ uses: actions/cache@v4.2.0
167
with:
168
path: /tmp/.buildx-cache
169
# Key is named differently to avoid collision
.github/workflows/deploy.yaml
@@ -101,7 +101,7 @@ jobs:
101
102
103
104
105
106
107
0 commit comments