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 2310ba2 commit 1b498b4Copy full SHA for 1b498b4
.github/workflows/deploy.yml
@@ -107,7 +107,7 @@ jobs:
107
cmd: install
108
109
- name: Gatsby Cache
110
- uses: actions/cache@v2
+ uses: actions/cache@v3
111
with:
112
path: |
113
public
@@ -211,7 +211,7 @@ jobs:
211
212
213
214
215
216
217
0 commit comments