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.
2 parents 81a7a4a + f163375 commit 0d2ae1fCopy full SHA for 0d2ae1f
.github/workflows/to-netlify.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
# 3. https://github.com/actions/setup-node#usage
24
- name: Setup node and build Gatsby
25
- uses: actions/setup-node@v1
+ uses: actions/setup-node@v3
26
with:
27
node-version: '16.x'
28
cache: 'npm'
0 commit comments