Skip to content

Commit 7ebf6e1

Browse files
authored
Update to latest stable NodeJS version
1 parent d7dd6ae commit 7ebf6e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-to-website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git checkout
4545
- uses: actions/setup-node@v1
4646
with:
47-
node-version: 12
47+
node-version: 18
4848
- name: Build
4949
working-directory: InnerSourceLearningPath/scripts
5050
# The automated steps here need to be kept in sync manually with the written instructions at "/scripts/README.md"

0 commit comments

Comments
 (0)