Skip to content

Commit 97ad140

Browse files
committed
Adjust node version
1 parent 1b99b81 commit 97ad140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/firebaseui-angular.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/setup-node@v3
2121
with:
22-
node-version: '16'
22+
node-version: '20'
2323
registry-url: 'https://registry.npmjs.org'
2424
- name: checkout
2525
uses: actions/checkout@v4.1.0

0 commit comments

Comments
 (0)