We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af35829 commit 09db11aCopy full SHA for 09db11a
1 file changed
.github/workflows/deploy.yml
@@ -13,7 +13,7 @@ jobs:
13
version: 8.9.2
14
- uses: actions/setup-node@v3
15
with:
16
- node-version: '14'
+ node-version: '18'
17
cache: 'pnpm'
18
- name: Checkout
19
uses: actions/checkout@v3
0 commit comments