8000 Merge 6ed4b7321d415cd98c17e57fdf823c39ec4b67da into bb9e2a6c0d97d3fcd… · arduino/docs-content@c13bb45 · GitHub
[go: up one dir, main page]

Skip to content

Commit c13bb45

Browse files
authored
Merge 6ed4b73 into bb9e2a6
2 parents bb9e2a6 + 6ed4b73 commit c13bb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-prd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v3
1919
- uses: actions/setup-node@v3
2020
with:
21-
node-version: 14
21+
node-version: 18
2222
cache: "npm"
2323
cache-dependency-path: "**/package-lock.json"
2424

0 commit comments

Comments
 (0)
0