Skip to content

Commit 45ab3cb

Browse files
author
Sphinx
committed
chore: update Node.js version to 20 in deployment workflow; add containers overview guide
1 parent afd4c71 commit 45ab3cb

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Node
3333
uses: actions/setup-node@v4
3434
with:
35-
node-version: 18
35+
node-version: 20
3636
cache: 'npm'
3737
- name: Setup Pages
3838
uses: actions/configure-pages@v4

languages/cpp/containers/containers_overview_guide.md

Whitespace-only changes.

0 commit comments

Comments
 (0)