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 6597d2e commit bea65f8Copy full SHA for bea65f8
.github/workflows/firebase-live.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Node
17
uses: actions/setup-node@v4
18
with:
19
- node-version: '^22.17.1'
+ node-version: '^22.18.0'
20
cache: 'pnpm'
21
22
- run: pnpm install
.github/workflows/firebase-preview.yml
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
23
24
25
26
27
0 commit comments