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 88cb448 commit 3c4c48eCopy full SHA for 3c4c48e
.github/workflows/deploy.yml
@@ -111,7 +111,7 @@ jobs:
111
cmd: install
112
113
- name: Gatsby Cache
114
- uses: actions/cache@v2
+ uses: actions/cache@v3
115
with:
116
path: |
117
public
@@ -215,7 +215,7 @@ jobs:
215
216
217
218
219
220
221
0 commit comments