Skip to content

Commit

Permalink
Specific node version is 18.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
juzser committed Mar 6, 2024
1 parent bd4c933 commit 187e490
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Setup Node
uses: actions/setup-node@v3
with:
node-version: 18
node-version: 18.18.2
cache: yarn
- name: Setup Pages
uses: actions/configure-pages@v3
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"polaris_version": "12.19.2",
"description": "Shopify Polaris 12 - UI library for Vue 3",
"author": "Ownego Team",
"type": "module",
"keywords": [
"polaris",
"shopify polaris",
Expand Down

0 comments on commit 187e490

Please sign in to comment.