Skip to content

Commit e6da203

Browse files
authoredMar 27, 2025
Update main_ourumbraco.yml
1 parent b18f889 commit e6da203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main_ourumbraco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Set up Node.js
3131
uses: actions/setup-node@v3
3232
with:
33-
node-version: 10
33+
node-version: 22
3434
- name: Install npm dependencies
3535
working-directory: ./OurUmbraco.Client
3636
run: npm install

0 commit comments

Comments
 (0)