We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b99b81 commit 97ad140Copy full SHA for 97ad140
.github/workflows/firebaseui-angular.yml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/setup-node@v3
21
with:
22
- node-version: '16'
+ node-version: '20'
23
registry-url: 'https://registry.npmjs.org'
24
- name: checkout
25
uses: actions/checkout@v4.1.0
0 commit comments